UX: leave room for floated radio input on mobile
This commit is contained in:
parent
fe131c5ea2
commit
2ac952d7dd
|
@ -575,7 +575,9 @@
|
||||||
.existing-topic {
|
.existing-topic {
|
||||||
.radio {
|
.radio {
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
align-items: center;
|
}
|
||||||
|
.topic-title {
|
||||||
|
max-width: 90%;
|
||||||
}
|
}
|
||||||
.topic-categories {
|
.topic-categories {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue