sonarr-repo-only/frontend/src/InteractiveSearch/InteractiveSearch.css

10 lines
136 B
CSS
Raw Normal View History

2018-01-13 02:01:27 +00:00
.filterMenuContainer {
display: flex;
justify-content: flex-end;
margin-bottom: 10px;
}
.filteredMessage {
margin-top: 10px;
}