Files
backend-mm/public/web/panel/css/additional.css
2025-09-25 03:03:31 +05:00

13 lines
164 B
CSS

.px-1\.5 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
.text-green-800 {
color: rgb(22 101 52);
}
.text-red-800 {
color: rgb(153 27 27);
}