mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-01 22:01:49 +01:00
RTL
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 4px 16px;
|
||||
padding-block: 4px;
|
||||
padding-inline: 16px;
|
||||
-webkit-app-region: drag;
|
||||
|
||||
&__text {
|
||||
@@ -25,7 +26,7 @@
|
||||
&__buttons {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
margin-left: 6px;
|
||||
margin-inline-start: 6px;
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
@@ -33,7 +34,7 @@
|
||||
@include button-reset;
|
||||
@include color-svg('../images/icons/v2/x-24.svg', $color-gray-25);
|
||||
cursor: pointer;
|
||||
margin-left: 12px;
|
||||
margin-inline-start: 12px;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user