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