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