mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Sidebar item rename / size change
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user