Make feeds bit a smaller

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-07-22 09:50:56 +02:00
parent 89983820df
commit 2873bf6c3c
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D

View file

@ -21,7 +21,7 @@ limitations under the License.
z-index: 100; // To be above the primary feed
height: 100%;
width: 25%;
width: 20%;
display: flex;
flex-direction: column-reverse;