1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-24 20:32:49 -05:00

Revert breaking css change

This commit is contained in:
Zed
2021-12-29 06:25:19 +01:00
parent ebffb6d251
commit fb10bfc5e3

View File

@@ -158,8 +158,4 @@
padding: .75em;
display: flex;
position: relative;
&.unavailable {
flex-direction: column;
}
}