mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-12 17:40:46 +02:00
updated dark complementary colors
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@
|
||||
width: 100%;
|
||||
height: auto;
|
||||
min-height: 300px;
|
||||
background-image: radial-gradient(var(--surfaceAlt3Color) 1px, transparent 1px);
|
||||
background-image: radial-gradient(var(--surfaceAlt2Color) 1px, transparent 1px);
|
||||
background-size: 20px 20px;
|
||||
border-radius: var(--borderRadius);
|
||||
touch-action: none; /* handled by js */
|
||||
|
||||
Reference in New Issue
Block a user