mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
adjust tile styles
This commit is contained in:
parent
89a83ba77e
commit
b9d90edfb2
9 changed files with 80 additions and 62 deletions
|
@ -30,7 +30,7 @@
|
|||
border-radius: 2px;
|
||||
font-weight: bold;
|
||||
min-width: 54px;
|
||||
padding: 0 8px;
|
||||
padding: 0 4px;
|
||||
text-align: center;
|
||||
text-decoration: none !important;
|
||||
-moz-user-select: none;
|
||||
|
@ -116,13 +116,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 340px) {
|
||||
|
||||
.txtSearch {
|
||||
width: 150px;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 850px) {
|
||||
|
||||
.txtSearch {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue