Files
postshop-backend/public/web/panel/css/additional.css
2026-02-03 15:31:29 +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);
}