wip
This commit is contained in:
12
public/web/panel/css/additional.css
Normal file
12
public/web/panel/css/additional.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.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);
|
||||
}
|
||||
Reference in New Issue
Block a user