parent
b741e37a23
commit
4bbac52482
@ -253,6 +253,7 @@
|
||||
color: @text !important;
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
.btn-neutral {
|
||||
background-color: @surface1 !important;
|
||||
color: @text !important;
|
||||
@ -267,6 +268,11 @@
|
||||
color: @crust !important;
|
||||
}
|
||||
|
||||
.btn-danger {
|
||||
background-color: @red !important;
|
||||
color: @crust !important;
|
||||
}
|
||||
|
||||
.text-2xl {
|
||||
color: @text !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user