1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-06-09 01:56:57 +00:00
now-playing/assets/scss/2-helpers/_state.scss
2019-11-27 18:06:26 +01:00

8 lines
188 B
SCSS

/* ----------------------------------------------------------- */
/* == state */
/* ----------------------------------------------------------- */
.is-disabled {
cursor: not-allowed;
}