Small UI improvements

This commit is contained in:
cuom1999 2023-08-24 11:10:39 -05:00
parent 37e5e6a3b3
commit 164a712902
6 changed files with 74 additions and 55 deletions

View file

@ -313,6 +313,11 @@
padding: 0.8em 0.2em 0.8em 1em;
}
.sidebar-text {
overflow: hidden;
text-overflow: ellipsis;
}
.middle-content,
.blog-sidebar,
.right-sidebar {