chore: restore label on im new to status page (#15876)
This commit is contained in:
parent
d2840885dd
commit
d714dc1590
|
@ -19,13 +19,12 @@
|
|||
:margin-bottom 20})
|
||||
|
||||
(def subtitle-container
|
||||
{:height 42
|
||||
:padding-top 16
|
||||
:padding-bottom 8})
|
||||
{:height 20
|
||||
:margin-top 16
|
||||
:margin-bottom 4})
|
||||
|
||||
(def subtitle
|
||||
{:color colors/white-opa-70
|
||||
:margin-bottom 20})
|
||||
{:color colors/white-opa-70})
|
||||
|
||||
(def suboptions
|
||||
{:padding-top 4
|
||||
|
|
Loading…
Reference in New Issue