mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-03-01 15:02:42 +08:00
6
static/bootstrap/css/bootstrap.min.css
vendored
6
static/bootstrap/css/bootstrap.min.css
vendored
@@ -11378,7 +11378,11 @@ fieldset:disabled .btn {
|
||||
}
|
||||
|
||||
.d-flex {
|
||||
display: flex !important
|
||||
display: flex !important;
|
||||
flex-wrap: nowrap;
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.d-inline-flex {
|
||||
|
||||
Reference in New Issue
Block a user