* Remove float toolbar style.

This commit is contained in:
caoyanyi
2023-06-06 08:36:46 +08:00
parent 8dfe0cc120
commit dbad9d62e6
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -3,4 +3,3 @@ div.no-background .input-group-addon {background: none;}
.flex-center {justify-content: center;}
.panel-form > .panel-heading.status-heading {justify-content: flex-start; padding-bottom: 0px;}
.panel-form > .panel-heading.status-heading > .panel-title {font-weight: 400; justify-content:flex-end; width: 5rem;}
#floatToolbar {position: fixed; bottom: 10px; width: calc(100% - 370px);}