css 수정
This commit is contained in:
@@ -441,8 +441,19 @@ main.home-main{
|
||||
main.pop{
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
}
|
||||
|
||||
.opt-field{
|
||||
grid-template-columns: unset;
|
||||
}
|
||||
.opt-label{
|
||||
font-size: var(--fs-14);
|
||||
word-break: break-all;
|
||||
}
|
||||
.opt-controls .input-wrapper input{
|
||||
height: 38px;
|
||||
}
|
||||
.filter-section{
|
||||
overflow-x: hidden;
|
||||
}
|
||||
.filter-section .excrow{
|
||||
width: 60%;
|
||||
}
|
||||
Reference in New Issue
Block a user