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