kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'reblog-modal-styles' into 'develop'
Unset line-height for modals action bar See merge request soapbox-pub/soapbox-fe!952strip-front-mentions
commit
cd4e33a8ed
|
@ -399,10 +399,10 @@
|
|||
.confirmation-modal__action-bar,
|
||||
.mute-modal__action-bar {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
background: var(--background-color);
|
||||
padding: 10px;
|
||||
line-height: 36px;
|
||||
|
||||
& > div {
|
||||
flex: 1 1 auto;
|
||||
|
|
Ładowanie…
Reference in New Issue