mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
9 lines
91 B
CSS
9 lines
91 B
CSS
.actions {
|
|
display: flex;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.selectInput {
|
|
margin-left: 10px;
|
|
}
|