Prevent announcement buttons from being too wide
This commit is contained in:
parent
54318d31fe
commit
fa69034020
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@
|
|||
.btn {
|
||||
flex: 1;
|
||||
margin: 1em;
|
||||
max-width: 10em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue