Procházet zdrojové kódy

Share views fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
tags/v13.0.0beta1
John Molakvoæ (skjnldsv) před 6 roky
rodič
revize
97638e76ad
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 0 přidání a 11 odebrání
  1. 0
    11
      apps/files_sharing/css/sharetabview.scss

+ 0
- 11
apps/files_sharing/css/sharetabview.scss Zobrazit soubor

@@ -41,17 +41,6 @@
padding: 18px 0 18px 36px;
}

/* fix clickable area because in the share tab popover the label is inside the actual menu item*/
#shareWithList .popovermenu .shareOption {
padding-right: 0 !important;
}
/* fix clickable area because in the share tab popover the label is inside the actual menu item*/
.shareTabView .popovermenu label {
width: 100%;
display: inline-block;
padding: 0 10px 0 0 !important;
}

.shareTabView label {
white-space: nowrap;
}

Načítá se…
Zrušit
Uložit