mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 01:35:49 +03:00
Align encrypted event buttons in Safari
Signed-off-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
f0080c22bf
commit
b9ccdc4952
1 changed files with 3 additions and 0 deletions
|
@ -24,5 +24,8 @@ limitations under the License.
|
|||
@mixin mx_DialogButton;
|
||||
background-color: $primary-bg-color;
|
||||
color: $accent-color;
|
||||
}
|
||||
|
||||
.mx_EncryptedEventDialog button {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue