🐛 Fixed broken responsiveness UI in Feeds
This commit is contained in:
parent
a556e6d0c2
commit
ea7feee840
1 changed files with 1 additions and 0 deletions
|
|
@ -698,6 +698,7 @@ ol li {
|
|||
|
||||
.show-on-large-screen {
|
||||
display: inline-flex;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.info-response {
|
||||
|
|
|
|||
Loading…
Reference in a new issue