fix(pmr): 용량 컬럼 줄바꿈 방지 (white-space: nowrap)
This commit is contained in:
parent
e6f4d5b1e7
commit
1deba9e631
@ -895,6 +895,7 @@
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.med-form {
|
.med-form {
|
||||||
background: #fef3c7;
|
background: #fef3c7;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user