mirror of
https://github.com/axllent/mailpit.git
synced 2025-06-10 23:47:33 +02:00
Chore: Lighten outline-secondary buttons in dark mode
This commit is contained in:
parent
99a3e17243
commit
91409310d7
@ -89,6 +89,14 @@
|
||||
.token.property {
|
||||
color: #ee6969;
|
||||
}
|
||||
|
||||
.btn-outline-secondary {
|
||||
color: #9c9c9c;
|
||||
|
||||
&:hover {
|
||||
color: $body-color-dark;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.text-spaces-nowrap {
|
||||
|
Loading…
x
Reference in New Issue
Block a user