Pārlūkot izejas kodu

Fix scrollable header on dropdowns (#11893)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
tags/v1.13.0-rc1
Cirno the Strongest pirms 3 gadiem
vecāks
revīzija
1fb783efb0
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      web_src/less/_base.less

+ 1
- 1
web_src/less/_base.less Parādīt failu

@@ -1239,7 +1239,7 @@ i.icon.centerlock {

/* limit width of all direct dropdown menu children */
/* https://github.com/go-gitea/gitea/pull/10835 */
.dropdown:not(.selection) > .menu:not(.review-box) > * {
.dropdown:not(.selection) > .menu:not(.review-box) > *:not(.header) {
max-width: 300px;
overflow-x: hidden;
text-overflow: ellipsis;

Notiek ielāde…
Atcelt
Saglabāt