mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-04 12:17:41 +08:00
Label font size in generated column #PL-2899
This commit is contained in:
parent
765669aac4
commit
c2fc4d018b
@ -98,6 +98,10 @@
|
||||
color: $theme_buttonCaptionColor;
|
||||
}
|
||||
|
||||
.v-label {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.#{$primaryStyleName}-cell-wrapper {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user