Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new responsive styles to input on api pagination (#2333)
* Add new responsive styles to input on api pagination * Fix weird * Add w-full sm:w-1/2 to input * Fix weird flex row on xl screen size * Update src/lib/holocene/api-pagination.svelte simplify with flex-wrap Co-authored-by: Laura Whitaker <[email protected]> * Update src/lib/holocene/api-pagination.svelte Add better responsive styles Co-authored-by: Laura Whitaker <[email protected]> * Add grow back to input * Update src/lib/holocene/api-pagination.svelte Co-authored-by: Laura Whitaker <[email protected]> --------- Co-authored-by: Laura Whitaker <[email protected]>
- Loading branch information