1
0
Fork 0
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:
Delgan 2020-04-25 10:11:38 +00:00
parent 227f203ac3
commit 9a08d8dbc4
2 changed files with 2 additions and 1 deletions

View file

@ -49,6 +49,7 @@
.button-link {
background: transparent;
cursor: pointer;
margin: 0;
padding: 0;
vertical-align: initial;