mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-23 22:08:08 +00:00
9 lines
91 B
CSS
9 lines
91 B
CSS
.actions {
|
|
display: flex;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.selectInput {
|
|
margin-left: 10px;
|
|
}
|