mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
fixed favorite tracks/albums/artists selection (#1418)
This commit is contained in:
@@ -37,6 +37,18 @@
|
|||||||
input {
|
input {
|
||||||
-webkit-app-region: no-drag;
|
-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 {
|
.header.pad-right {
|
||||||
|
|||||||
Reference in New Issue
Block a user