Dateien nach "web_app/src" hochladen
This commit is contained in:
parent
35e2c3dd6c
commit
9af0b06154
@ -71,8 +71,8 @@ html { font-family: "Inter", "system-ui"; overflow: hidden; }
|
||||
}
|
||||
|
||||
[data-theme='dark'] {
|
||||
--background: 240 10% 3.9%;
|
||||
--foreground: 0 0% 98%;
|
||||
--background: 240 10% 90.0%;
|
||||
--foreground: 0 0% 38%;
|
||||
|
||||
--card: 224 71.4% 4.1%;
|
||||
--card-foreground: 210 20% 98%;
|
||||
@ -95,7 +95,7 @@ html { font-family: "Inter", "system-ui"; overflow: hidden; }
|
||||
--destructive: 0 62.8% 30.6%;
|
||||
--destructive-foreground: 0 85.7% 97.3%;
|
||||
|
||||
--border: 240 3.7% 15.9%;
|
||||
--border: 240 3.7% 65.9%;
|
||||
--input: 240 3.7% 15.9%;
|
||||
--ring: 240 4.9% 83.9%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user