mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-28 09:52:16 +02:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
0d82ff876b
@ -24,5 +24,8 @@ limitations under the License.
|
|||||||
@mixin mx_DialogButton;
|
@mixin mx_DialogButton;
|
||||||
background-color: $primary-bg-color;
|
background-color: $primary-bg-color;
|
||||||
color: $accent-color;
|
color: $accent-color;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mx_EncryptedEventDialog button {
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user