Radarr/frontend/src/InteractiveSearch/InteractiveSearchContent.css

10 lines
136 B
CSS
Raw Normal View History

2018-11-23 07:04:42 +00:00
.filterMenuContainer {
display: flex;
justify-content: flex-end;
margin-bottom: 10px;
}
.filteredMessage {
margin-top: 10px;
}