Layout changes

This commit is contained in:
Scott E. Graves
2019-07-15 22:20:43 -05:00
parent 83c00f82ea
commit edb1e664df
2 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ input.MountItemInput {
margin: 0;
padding: 4px;
border-radius: var(--border_radius);
background: rgba(160, 160, 160, 0.1);
background: var(--control_background);
border: none;
box-shadow: none;
outline: none;