fixed mobile responsive display
This commit is contained in:
@@ -7853,7 +7853,10 @@ body.home-v2 #center {
|
||||
#home-v2 > .panel-panel > div > .panel-pane.bdd .group-content-wrapper {
|
||||
display: block;
|
||||
width: 100%;
|
||||
z-index: 1; }
|
||||
z-index: 1;
|
||||
padding: 0; }
|
||||
#home-v2 > .panel-panel > div > .panel-pane.bdd .group-content-wrapper > * {
|
||||
padding: 1em; }
|
||||
#home-v2 > .panel-panel > div > .panel-pane.bdd:after {
|
||||
opacity: 0.6;
|
||||
z-index: 0; } }
|
||||
|
Reference in New Issue
Block a user