Improved status message sizing
This commit is contained in:
parent
8e0c6fbf67
commit
d0faeda192
@ -4,8 +4,7 @@
|
|||||||
bottom 0
|
bottom 0
|
||||||
left 0
|
left 0
|
||||||
width 100%
|
width 100%
|
||||||
line-height content-line-height
|
padding 0.5rem content-padding
|
||||||
padding content-padding-half content-padding
|
|
||||||
pointer-events none
|
pointer-events none
|
||||||
z-index 1000
|
z-index 1000
|
||||||
|
|
||||||
@ -15,6 +14,7 @@
|
|||||||
#status-message-text
|
#status-message-text
|
||||||
flex 1
|
flex 1
|
||||||
text-align center
|
text-align center
|
||||||
|
line-height content-line-height
|
||||||
|
|
||||||
.status-message-action
|
.status-message-action
|
||||||
color white !important
|
color white !important
|
||||||
@ -22,6 +22,7 @@
|
|||||||
display flex
|
display flex
|
||||||
justify-content center
|
justify-content center
|
||||||
align-items center
|
align-items center
|
||||||
|
margin-left 0.5rem
|
||||||
|
|
||||||
.error-message
|
.error-message
|
||||||
color white
|
color white
|
||||||
|
Loading…
Reference in New Issue
Block a user