mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
fixed favorite tracks/albums/artists selection (#1418)
This commit is contained in:
@@ -37,6 +37,18 @@
|
||||
input {
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
[role='button'] {
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
a {
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
[style*='cursor: pointer'] {
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
}
|
||||
|
||||
.header.pad-right {
|
||||
|
||||
Reference in New Issue
Block a user