mirror of
https://github.com/nasa/openmct.git
synced 2025-01-31 08:25:31 +00:00
[CLA on File] style: added padding to object & icon button labels (#6036)
This commit is contained in:
parent
f98a2cdd6b
commit
edbbebe329
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 18 KiB |
@ -194,6 +194,7 @@ button {
|
||||
.c-icon-button {
|
||||
[class*='label'] {
|
||||
opacity: 0.8;
|
||||
padding: 1px 0;
|
||||
}
|
||||
|
||||
&--mixed {
|
||||
|
@ -23,6 +23,7 @@
|
||||
&__name {
|
||||
@include ellipsize();
|
||||
display: inline;
|
||||
padding: 1px 0;
|
||||
}
|
||||
|
||||
&__type-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user