source: phonelux-frontend/src/components/FiltersComponents/FilterSelectComponent.css@ d66b8eb

Last change on this file since d66b8eb was d66b8eb, checked in by Marko <Marko@…>, 22 months ago

Component for editing offers added

  • Property mode set to 100644
File size: 161 bytes
Line 
1.input-select-label{
2 margin-top: -5px;
3}
4
5.input-select-option fieldset{
6 border-radius: 20px;
7
8}
9
10.list-item-text-filters span{
11 overflow-x: scroll;
12}
Note: See TracBrowser for help on using the repository browser.