mirror of
https://github.com/GuerillaStudio/now-playing
synced 2024-11-09 14:31:51 +00:00
7 lines
188 B
SCSS
7 lines
188 B
SCSS
/* ----------------------------------------------------------- */
|
|
/* == state */
|
|
/* ----------------------------------------------------------- */
|
|
|
|
.is-disabled {
|
|
cursor: not-allowed;
|
|
}
|