이범준 1 year ago
commit ffd697507e

@ -10918,10 +10918,26 @@ button.list-group-item-gray.active {
width: 50px !important;
}
.w-px-60 {
width: 60px !important;
}
.w-px-70 {
width: 70px !important;
}
.w-px-75 {
width: 75px !important;
}
.w-px-80 {
width: 80px !important;
}
.w-px-90 {
width: 90px !important;
}
.w-px-100 {
width: 100px !important;
}
@ -10946,6 +10962,18 @@ button.list-group-item-gray.active {
width: 150px !important;
}
.w-px-160 {
width: 160px !important;
}
.w-px-170 {
width: 170px !important;
}
.w-px-180 {
width: 180px !important;
}
.w-px-190 {
width: 190px !important;
}
@ -10954,6 +10982,22 @@ button.list-group-item-gray.active {
width: 200px !important;
}
.w-px-210 {
width: 210px !important;
}
.w-px-220 {
width: 220px !important;
}
.w-px-230 {
width: 230px !important;
}
.w-px-240 {
width: 240px !important;
}
.w-px-250 {
width: 250px !important;
}

Loading…
Cancel
Save