source: phonelux-frontend/src/components/FiltersComponents/SortByComponent.css@ e5b84dc

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

Prototype version

  • Property mode set to 100644
File size: 243 bytes
Line 
1.sortby-component-wrapper{
2 display: flex;
3 justify-content: end;
4 padding: 20px;
5 background-color: #DEE4E1
6}
7
8.sortby-component-select{
9 font-size: 15px;
10 width: 15%;
11 background-color: #e6f8ef;
12 margin-right: 15px;
13}
Note: See TracBrowser for help on using the repository browser.