mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-08-06 12:11:13 +00:00
Fix width of input fields
This commit is contained in:
@@ -202,6 +202,10 @@ ul.categorical-select button {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.filterable-fields .card-body .input-group input {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Images
|
||||
|
Reference in New Issue
Block a user