mirror of https://github.com/portainer/portainer
feat(ui): box-selector-style-updates EE-3698 (#7382)
parent
bed4257194
commit
a7ab0a5662
|
@ -6,6 +6,7 @@
|
||||||
.boxselector_wrapper .boxselector_header,
|
.boxselector_wrapper .boxselector_header,
|
||||||
.box-selector-item .boxselector_header {
|
.box-selector-item .boxselector_header {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
margin-right: 20px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
Loading…
Reference in New Issue