+ Add float style for view operate menu.
This commit is contained in:
@@ -3,3 +3,4 @@ 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);}
|
||||
|
||||
@@ -75,6 +75,7 @@ detailBody
|
||||
history(),
|
||||
center
|
||||
(
|
||||
setID('floatToolbar'),
|
||||
floatToolbar
|
||||
(
|
||||
set::prefix
|
||||
|
||||
Reference in New Issue
Block a user