GUACAMOLE-630: Remove padding added to color scheme headers when within Guacamole menu.

This commit is contained in:
Michael Jumper
2019-08-07 11:36:30 -07:00
parent 9191a9f9ea
commit 62108bf37c

View File

@@ -95,6 +95,7 @@
.form-field .terminal-color-scheme-field .custom-color-scheme-details-header {
font-size: 0.8em;
margin: 0.5em 0;
padding: 0;
}
.form-field .terminal-color-scheme-field .custom-color-scheme-details-header::before {