single file selected bugfix

This commit is contained in:
Burak Civan
2022-06-02 16:29:49 +03:00
parent 506e3ec381
commit faa661fd8e
2 changed files with 16 additions and 11 deletions

3
public/css/app.css vendored
View File

@@ -6977,6 +6977,9 @@ input[type="date"]::-webkit-inner-spin-button,
.-mb-2{
margin-bottom: -0.5rem;
}
.-ml-3{
margin-left: -0.75rem;
}
.box-border{
-webkit-box-sizing: border-box;
box-sizing: border-box;