mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Merge pull request #2274 from jryans/align-eed-safari
Align encrypted event buttons in Safari
This commit is contained in:
commit
7e748add1f
@ -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…
x
Reference in New Issue
Block a user