mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-27 17:54:43 -04:00
9 lines
96 B
CSS
9 lines
96 B
CSS
.commandName {
|
|
display: inline-block;
|
|
min-width: 220px;
|
|
}
|
|
|
|
.userAgent {
|
|
color: #b0b0b0;
|
|
}
|