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.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index 6ed6582b..2adf7dc9 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -96,8 +96,11 @@ html, body {
border
text-gray-900
text-center
+ disabled:text-gray-800
disabled:bg-yellow-700
disabled:border-yellow-700
+ ease-linear
+ duration-150
;
}
@@ -183,11 +186,9 @@ html, body {
top-0
left-0
bg-white
- w-[85%]
+ w-[80%]
h-full
z-[60]
- py-4
- px-4
overflow-y-auto
translate-x-[-100%]
ease-linear