rk
2026-01-21 af4fc982131b9a7f40fb4f2a4fd8780d7cdc0fc4
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;
 }