UX: improved mobile positioning of topic timer remove button
This commit is contained in:
parent
5bab4f8007
commit
aa9b9e1930
|
@ -41,6 +41,10 @@
|
|||
padding-top: 10px;
|
||||
h3 {
|
||||
margin: 0;
|
||||
display: flex;
|
||||
button {
|
||||
align-self: flex-start;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue