mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 17:05:43 +01:00
Harmonize FileInput component with styleguide (#1693)
This commit is contained in:
@@ -664,8 +664,9 @@ form .field:not(.is-grouped) {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
.input,
|
||||
.textarea {
|
||||
/*background-color: whitesmoke;*/
|
||||
.select select,
|
||||
.textarea,
|
||||
.file-name {
|
||||
border-color: $blue-light;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user