mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-30 21:39:12 +00:00
Fixed: Tags in settings getting cutoff
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
.tag {
|
||||
composes: card from '~Components/Card.css';
|
||||
|
||||
width: 150px;
|
||||
flex: 150px 0 1;
|
||||
}
|
||||
|
||||
.label {
|
||||
margin-bottom: 20px;
|
||||
white-space: nowrap;
|
||||
font-weight: 300;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user