mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
css 에 % width 속성 추가
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
width : 50%!important;
|
||||
}
|
||||
.w-55{
|
||||
width : 50%!important;
|
||||
width : 55%!important;
|
||||
}
|
||||
.w-60{
|
||||
width : 60%!important;
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
width : 50%!important;
|
||||
}
|
||||
.w-55{
|
||||
width : 50%!important;
|
||||
width : 55%!important;
|
||||
}
|
||||
.w-60{
|
||||
width : 60%!important;
|
||||
|
||||
Reference in New Issue
Block a user