mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-04 20:28:00 +08:00
If groupbox attribute collapsable="true" part of caption become hidden behind border #PL-2668
This commit is contained in:
parent
6288ae04c3
commit
d52804368f
@ -58,9 +58,9 @@
|
|||||||
.#{$primaryStyleName}-expander {
|
.#{$primaryStyleName}-expander {
|
||||||
width: 9px;
|
width: 9px;
|
||||||
height: 9px;
|
height: 9px;
|
||||||
float: left;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
margin-top: 4px;
|
display: inline-block;
|
||||||
|
margin-top: 2px;
|
||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
Loading…
Reference in New Issue
Block a user