summaryrefslogtreecommitdiff
path: root/src/styles/globals.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/globals.css')
-rw-r--r--src/styles/globals.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index d27913a2..551ff057 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -151,6 +151,7 @@ button {
@apply bg-danger-500
border-danger-500
text-gray_r-1
+ hover:bg-danger-600
disabled:text-gray_r-1
disabled:bg-danger-200
disabled:border-danger-200;
@@ -488,7 +489,7 @@ button {
font-medium
!text-gray_r-1
rounded-none
- rounded-tr-xl;
+ rounded-t-xl;
}
.navbar-user-dropdown-button span {