Prevent announcement buttons from being too wide
This commit is contained in:
parent
54318d31fe
commit
fa69034020
@ -129,6 +129,7 @@
|
||||
.btn {
|
||||
flex: 1;
|
||||
margin: 1em;
|
||||
max-width: 10em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user