Update 'res/static/style/layout.css'

This commit is contained in:
2019-02-19 12:57:31 +00:00
parent 71dc896b46
commit d27de283a8

View File

@@ -312,6 +312,7 @@ select{
box-shadow: 2px 2px 8px var(--shadow_color);
font-weight: bold;
font-size: 0.85em;
overflow: hidden;
line-height: 1;
text-decoration: none;
color: var(--input_text_color);