Sonarr/frontend/src/InteractiveSearch/InteractiveSearch.css
Mark McDowall 5894b4fd95 v3 UI
2018-12-29 13:08:43 +01:00

9 lines
136 B
CSS

.filterMenuContainer {
display: flex;
justify-content: flex-end;
margin-bottom: 10px;
}
.filteredMessage {
margin-top: 10px;
}