UI update
This commit is contained in:
parent
d129a226ff
commit
1ebda6b1a8
@ -472,6 +472,8 @@ ul {
|
||||
|
||||
#torrent_tags,
|
||||
#torrent_uploader {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
font-size: 0.85rem;
|
||||
margin-bottom: 0.3rem;
|
||||
color: rgba(var(--text-color), 0.8);
|
||||
|
||||
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -415,6 +415,8 @@ ul{
|
||||
}
|
||||
#torrent_tags,
|
||||
#torrent_uploader{
|
||||
display: flex;
|
||||
width: 100%;
|
||||
font-size: 0.85rem;
|
||||
margin-bottom: 0.3rem;
|
||||
color: rgba(var(--text-color), 0.8);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user