mirror of
https://github.com/Readarr/Readarr
synced 2026-01-11 18:14:00 +01:00
8 lines
91 B
CSS
8 lines
91 B
CSS
.actions {
|
|
display: flex;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.selectInput {
|
|
margin-left: 10px;
|
|
}
|