layout manager css fix
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
border: 1px solid var(--select-item-border);
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
height: 32px;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
#layout ul.cells > li.ui-state-hover {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
border: 1px solid var(--select-item-border);
|
||||
margin: 5px 0;
|
||||
padding: 5px;
|
||||
height: 32px;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
#layout header {
|
||||
@@ -53,4 +53,4 @@
|
||||
|
||||
.enabled li:hover a.edit-field {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user