Merge branch 'dev/gfl_views_refacotrs_admin' into 'master'
* Adjust code in admin. See merge request easycorp/zentaopms!7133
This commit is contained in:
@@ -84,8 +84,8 @@
|
||||
|
||||
/* css for without internet */
|
||||
.main.without-internet {display: flex; flex-wrap: wrap;}
|
||||
.main.without-internet > .plug.panel {flex: 1 1 60%; margin-bottom: unset;}
|
||||
.main.without-internet > .bottom {flex: 1 1 100%;}
|
||||
.main.without-internet > .plug.panel {flex: 1 1 60%; margin-bottom: unset; margin-right: 16px;}
|
||||
.main.without-internet > .bottom {flex: 1 1 30%;}
|
||||
.main.without-internet > .bottom > .official.panel {margin-right: unset;}
|
||||
.main.without-internet > .bottom > .official.panel > .main-panel {flex-direction: row-reverse;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user