kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Unset line-height for modals action bar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>strip-front-mentions
rodzic
76a1f27b2a
commit
6e49cf1aca
|
@ -399,10 +399,10 @@
|
||||||
.confirmation-modal__action-bar,
|
.confirmation-modal__action-bar,
|
||||||
.mute-modal__action-bar {
|
.mute-modal__action-bar {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
background: var(--background-color);
|
background: var(--background-color);
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
line-height: 36px;
|
|
||||||
|
|
||||||
& > div {
|
& > div {
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
|
|
Ładowanie…
Reference in New Issue