layout-structure.less: style separated controls
This commit is contained in:
parent
2318eaf4c3
commit
c785b61874
|
@ -121,6 +121,10 @@ html {
|
|||
background-color: white;
|
||||
padding: 1em 1em 0;
|
||||
z-index: 100;
|
||||
|
||||
.container .controls.separated {
|
||||
box-shadow: 0 3px 4px -4px rgba(0, 0, 0, 0.2);
|
||||
padding-bottom: 0.5em;
|
||||
}
|
||||
|
||||
.container .fake-controls {
|
||||
|
|
Loading…
Reference in New Issue