mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Merge pull request #2260 from gabsource/fix-flex-layout-background
Fix the background for flex-layout panel like in RainLab.Builder
This commit is contained in:
commit
9c1a97309d
@ -45,7 +45,8 @@
|
||||
}
|
||||
|
||||
.layout.control-tabs.oc-logo-transparent:not(.has-tabs),
|
||||
.layout-cell.oc-logo-transparent {
|
||||
.layout-cell.oc-logo-transparent,
|
||||
.flex-layout-column.oc-logo-transparent {
|
||||
background-size: 50% auto;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url(../images/october-logo.svg);
|
||||
|
Loading…
x
Reference in New Issue
Block a user