UI fixes
This commit is contained in:
parent
8b21ef3ac1
commit
f2100d5643
@ -503,6 +503,7 @@ th.operations, td.operations {
|
||||
width: 300px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#app-title a {
|
||||
@ -519,6 +520,10 @@ th.operations, td.operations {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#main-sidebar-content {
|
||||
padding-top: 50px;
|
||||
}
|
||||
|
||||
#main-sidebar-content h5 {
|
||||
font-size: 1rem;
|
||||
margin-top: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user