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