rk
2026-01-19 11c5ab8d97809bdeddb60b22a4fe161a67aa3b05
admin/src/assets/style/style.scss
@@ -54,11 +54,14 @@
.red{
  color: red;
}
.grey{
  color: grey;
}
.green{
  color: green;
}
.blue{
  color: blue;
  color: #216EEE;
}.orange{
   color: orange;
 }