1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-04-15 10:12:09 -04:00

Improve dynamic resizing of search and photo rail

This commit is contained in:
Zed
2019-09-19 05:54:19 +02:00
parent 9917a69dc5
commit 7d655c3dd5
4 changed files with 32 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
.card-title {
@include ellipsis;
white-space: unset;
font-weight: bold;
font-size: 1.15em;
}