mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-10 21:25:24 +03:00
spacing
This commit is contained in:
parent
8f47033ec6
commit
b313222669
@ -64,7 +64,9 @@
|
||||
--input: 0 0% 85%;
|
||||
|
||||
--ring: hsla(0 0% 25% 0%);
|
||||
--ring: 0 0% 25% 0% --selected: hsl(228, 89%, 63%);
|
||||
--ring: 0 0% 25% 0%;
|
||||
|
||||
--selected: hsl(228, 89%, 63%);
|
||||
--selected: 228 89% 63%;
|
||||
|
||||
--radius: 0.5rem;
|
||||
@ -153,7 +155,9 @@
|
||||
--input: 0 0% 25%;
|
||||
|
||||
--ring: hsla(0 0% 25% 0%);
|
||||
--ring: 0 0% 25% 0% --selected: hsl(228, 89%, 63%);
|
||||
--ring: 0 0% 25% 0%;
|
||||
|
||||
--selected: hsl(228, 89%, 63%);
|
||||
--selected: 228 89% 63%;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user