fix feed max width (images are 400px)
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: calc(30% - 1em);
|
||||
max-width: calc(400px + 3em);
|
||||
z-index: 999;
|
||||
|
||||
input, textarea, button {
|
||||
|
||||
Reference in New Issue
Block a user