mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-22 17:39:12 +01:00
Move request-related settings to workspace
This commit is contained in:
@@ -6,11 +6,7 @@
|
||||
html,
|
||||
body,
|
||||
#root {
|
||||
@apply w-full h-full overflow-hidden;
|
||||
}
|
||||
|
||||
#root {
|
||||
@apply bg-gray-50 text-gray-900;
|
||||
@apply w-full h-full overflow-hidden text-gray-900 bg-gray-50;
|
||||
}
|
||||
|
||||
/* Setup default transitions for elements */
|
||||
|
||||
Reference in New Issue
Block a user