mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-09 05:48:20 +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;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.filterable-fields .card-body .input-group input {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Images
|
* Images
|
||||||
|
Loading…
x
Reference in New Issue
Block a user