mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 20:35:59 +00:00
reference manager
This commit is contained in:
@@ -34,6 +34,12 @@ body {
|
||||
.flex {
|
||||
display: flex;
|
||||
}
|
||||
.nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.col-9 {
|
||||
flex-basis: 75%;
|
||||
|
||||
Reference in New Issue
Block a user