1
0
Fork 0
mirror of https://github.com/GuerillaStudio/now-playing synced 2025-02-02 13:09:40 +00:00
now-playing/assets/scss/2-helpers/_state.scss

8 lines
188 B
SCSS
Raw Normal View History

2019-11-27 18:06:26 +01:00
/* ----------------------------------------------------------- */
/* == state */
/* ----------------------------------------------------------- */
.is-disabled {
cursor: not-allowed;
}