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