mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-24 15:15:59 +00:00
statusbar css
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
display: flex;
|
||||
}
|
||||
.leftpanel {
|
||||
position: fixed;
|
||||
|
||||
@@ -143,12 +143,14 @@
|
||||
align-items: stretch;
|
||||
justify-content: space-between;
|
||||
cursor: default;
|
||||
flex: 1;
|
||||
}
|
||||
.container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.item {
|
||||
padding: 2px 10px;
|
||||
padding: 0px 10px;
|
||||
}
|
||||
|
||||
.version {
|
||||
|
||||
Reference in New Issue
Block a user