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
RevLine 
[dbd4834]1.input-select-label{
2 margin-top: -5px;
[dfd5d87]3}
4
[dbd4834]5.input-select-option fieldset{
6 border-radius: 20px;
7
[d66b8eb]8}
9
10.list-item-text-filters span{
11 overflow-x: scroll;
[dbd4834]12}
Note: See TracBrowser for help on using the repository browser.