fix(pmr): 용량 컬럼 줄바꿈 방지 (white-space: nowrap)
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user