* Adjut code for js in doc .
This commit is contained in:
@@ -53,5 +53,6 @@
|
||||
.actions > .text {color: #8c8c8c; font-size: 14px;}
|
||||
.flex-content {display: flex; width: 100%; height: 100%;}
|
||||
.flex-content > #content {flex: auto; overflow-y: auto;}
|
||||
.flex-content > #history {flex: 0 0 302px;;}
|
||||
.flex-content > #history {flex: 0 0 302px; position: relative;}
|
||||
.flex-content > #history > #closeIcon {position: absolute; right: 10px; top: 10px;}
|
||||
.panel {margin-bottom: 0;}
|
||||
|
||||
Reference in New Issue
Block a user