You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
fix tiny dismiss button
This commit is contained in:
committed by
Quentin Gliech
parent
6ce216e611
commit
d6039784cb
@@ -15,4 +15,8 @@
|
|||||||
|
|
||||||
.alert {
|
.alert {
|
||||||
margin-top: var(--cpd-space-4x);
|
margin-top: var(--cpd-space-4x);
|
||||||
|
|
||||||
|
> * {
|
||||||
|
box-sizing: content-box;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user