Przeglądaj źródła

Fix top margin for bottom attached header (#11480) (#11485)

* Fix top margin for bottom attached header (#11480)

(cherry picked from commit 6b798feaf6)

* restart ci

Co-authored-by: Lauris BH <lauris@nix.lv>
tags/v1.12.0-rc2
Cirno the Strongest 4 lat temu
rodzic
commit
1547ce5669
No account linked to committer's email address
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      web_src/less/_base.less

+ 1
- 1
web_src/less/_base.less Wyświetl plik

@@ -1234,7 +1234,7 @@ i.icon.centerlock {
}

/* https://github.com/go-gitea/gitea/issues/10210 */
.ui.attached.segment ~ .ui.attached.header {
.ui.attached.segment ~ .ui.top.attached.header {
margin-top: 1rem;
}


Ładowanie…
Anuluj
Zapisz