สถานะออกงาน
@@ -306,7 +296,7 @@ watch(
.mt {
margin-top: 10px;
}
-.border_custom {
+.border-custom {
border-radius: 6px !important;
border: 1px solid #e1e1e1;
}
@@ -373,4 +363,8 @@ $toggle-control-size: $toggle-height - ($toggle-gutter * 2);
}
}
}
+
+.border-primary {
+ border: 1px solid var(--q-primary);
+}