mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
🎨
This commit is contained in:
parent
0cc72b2314
commit
03fd5fa6b3
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ root(isDark)
|
||||||
background isDark ? #282c37 : #fff
|
background isDark ? #282c37 : #fff
|
||||||
border none
|
border none
|
||||||
border-bottom solid 1px isDark ? #1c2023 : #eee
|
border-bottom solid 1px isDark ? #1c2023 : #eee
|
||||||
|
border-radius 0
|
||||||
|
|
||||||
> button
|
> button
|
||||||
display block
|
display block
|
||||||
|
|
Loading…
Add table
Reference in a new issue