mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 18:56:31 +00:00
Merge pull request #2173 from resin-io/label-size-newline
fix(gui): Ensure image/drive size displayed on new line
This commit is contained in:
commit
0344a3f104
@ -108,6 +108,7 @@ svg-icon > img[disabled] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.page-main .step-name {
|
.page-main .step-name {
|
||||||
|
width: 100%;
|
||||||
margin-right: 4.5px;
|
margin-right: 4.5px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: $palette-theme-primary-foreground;
|
color: $palette-theme-primary-foreground;
|
||||||
|
@ -6576,6 +6576,7 @@ svg-icon > img[disabled] {
|
|||||||
vertical-align: text-top; }
|
vertical-align: text-top; }
|
||||||
|
|
||||||
.page-main .step-name {
|
.page-main .step-name {
|
||||||
|
width: 100%;
|
||||||
margin-right: 4.5px;
|
margin-right: 4.5px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #fff; }
|
color: #fff; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user