mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix pointer missing in "create new lib" link
This commit is contained in:
parent
227f203ac3
commit
9a08d8dbc4
2 changed files with 2 additions and 1 deletions
|
@ -49,6 +49,7 @@
|
|||
|
||||
.button-link {
|
||||
background: transparent;
|
||||
cursor: pointer;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
vertical-align: initial;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue