This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xiaoguang_li
/
hue
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
HUE-6077 [frontend] The modal buttons shouldn't be at least 120px wide
Enrico Berti
8 anni fa
parent
6bb4b55fc4
commit
403ded9
3 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
0
desktop/core/src/desktop/static/desktop/css/hue.css
0
0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css
4
0
desktop/core/src/desktop/static/desktop/less/hue-cui-overrides.less
File diff suppressed because it is too large
+ 0
- 0
desktop/core/src/desktop/static/desktop/css/hue.css
File diff suppressed because it is too large
+ 0
- 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css
+ 4
- 0
desktop/core/src/desktop/static/desktop/less/hue-cui-overrides.less
Vedi File
@@ -56,3 +56,7 @@
.btn:focus {
outline: none;
}
+
+.modal-footer .btn {
+ min-width: 0;
+}
Some files were not shown because too many files changed in this diff