Pārlūkot izejas kodu

Fix flex container width (#28603) (#28605)

Backport #28603 by wxiaoguang

Fix #28489

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
tags/v1.21.4
Giteabot pirms 5 mēnešiem
vecāks
revīzija
5b104a5533
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      web_src/css/modules/flexcontainer.css

+ 1
- 0
web_src/css/modules/flexcontainer.css Parādīt failu

@@ -11,6 +11,7 @@

.flex-container-main {
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) {

Notiek ielāde…
Atcelt
Saglabāt