1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Improve movie search results messaging

This commit is contained in:
Bogdan
2023-07-19 06:25:01 +03:00
parent 0b300eee1c
commit c8a1e49b7b
3 changed files with 14 additions and 18 deletions
@@ -4,12 +4,8 @@
margin-bottom: 10px;
}
.filteredMessage {
.alert {
composes: alert from '~Components/Alert.css';
margin-top: 10px;
}
.blankpad {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 2em;
}