mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Fix min-height of PNP settings row
This commit is contained in:
@@ -161,6 +161,10 @@
|
||||
margin: 0;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
&--pnp-sharing {
|
||||
min-height: 185px;
|
||||
}
|
||||
}
|
||||
|
||||
&__settings-row:not(:last-child) {
|
||||
|
||||
Reference in New Issue
Block a user