Sidebar item rename / size change

This commit is contained in:
mrfry 2021-12-03 13:10:52 +01:00
parent b3df22417b
commit ea097239bd
3 changed files with 5 additions and 5 deletions

View file

@ -66,7 +66,7 @@
display: flex;
flex-direction: column;
width: 150px;
width: 180px;
position: fixed;
height: 100%;
overflow: auto;
@ -88,7 +88,7 @@
}
.content {
margin-left: 150px;
margin-left: 180px;
margin-top: 45px;
padding: 1px 7px;