minor refactors

This commit is contained in:
geoffrey45
2022-05-22 19:29:37 +03:00
parent 6a2b87b48c
commit 16857b5053
7 changed files with 11 additions and 52 deletions
-5
View File
@@ -107,11 +107,6 @@ a {
height: 4rem;
}
.collapsed .l-sidebar {
width: 3rem;
transition: all 0.3s ease;
}
.ellip {
display: -webkit-box;
-webkit-line-clamp: 1;