Updates
This commit is contained in:
parent
898a75c8ae
commit
f6cb094bbc
@ -8,8 +8,12 @@
|
||||
--color-primary: #02030f;
|
||||
}
|
||||
|
||||
.twui-button-general:not(.twui-breadcrumbs-back-button) {
|
||||
@apply rounded-none bg-white text-black;
|
||||
.twui-button-general {
|
||||
@apply rounded-none;
|
||||
}
|
||||
|
||||
.twui-button-primary {
|
||||
@apply bg-white text-black;
|
||||
}
|
||||
|
||||
.twui-button-general:hover {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user