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})
|
:margin-bottom 20})
|
||||||
|
|
||||||
(def subtitle-container
|
(def subtitle-container
|
||||||
{:height 42
|
{:height 20
|
||||||
:padding-top 16
|
:margin-top 16
|
||||||
:padding-bottom 8})
|
:margin-bottom 4})
|
||||||
|
|
||||||
(def subtitle
|
(def subtitle
|
||||||
{:color colors/white-opa-70
|
{:color colors/white-opa-70})
|
||||||
:margin-bottom 20})
|
|
||||||
|
|
||||||
(def suboptions
|
(def suboptions
|
||||||
{:padding-top 4
|
{:padding-top 4
|
||||||
|
|
Loading…
Reference in New Issue