mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 19:21:05 +00:00
parent
8a71f7280a
commit
8989d466ed
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
.flex-container-main {
|
.flex-container-main {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
min-width: 0; /* make the "text truncate" work, otherwise the flex axis is not limited and the text just overflows */
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 767.98px) {
|
@media (max-width: 767.98px) {
|
||||||
|
|
Loading…
Reference in a new issue