Updated the ConfigurationRow styles.sass
This commit is contained in:
parent
985cf70fad
commit
1a9391bc7f
@ -4,6 +4,8 @@
|
|||||||
display: flex
|
display: flex
|
||||||
align-items: center
|
align-items: center
|
||||||
justify-content: space-between
|
justify-content: space-between
|
||||||
|
margin-top: 0.8rem
|
||||||
|
margin-bottom: 0.8rem
|
||||||
gap: 1rem
|
gap: 1rem
|
||||||
|
|
||||||
.left-area
|
.left-area
|
||||||
@ -11,7 +13,7 @@
|
|||||||
display: flex
|
display: flex
|
||||||
align-items: center
|
align-items: center
|
||||||
gap: 0.3rem
|
gap: 0.3rem
|
||||||
font-size: 16pt
|
font-size: 15pt
|
||||||
font-weight: 700
|
font-weight: 700
|
||||||
|
|
||||||
p
|
p
|
||||||
|
Reference in New Issue
Block a user