add more ui styles
This commit is contained in:
@@ -31,12 +31,16 @@ button[disabled] .enabled {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.btn {
|
||||
@apply no-animation;
|
||||
}
|
||||
|
||||
.base-input {
|
||||
@apply input input-bordered bg-white;
|
||||
}
|
||||
|
||||
.base-button {
|
||||
@apply btn text-white text-base no-animation;
|
||||
@apply btn text-white text-base;
|
||||
}
|
||||
|
||||
.white-button {
|
||||
|
||||
Reference in New Issue
Block a user