mastoradio-fork/src/assets/scss/2-helpers/_state.scss

8 lines
188 B
SCSS
Raw Normal View History

2020-02-15 18:58:20 +01:00
/* ----------------------------------------------------------- */
/* == state */
/* ----------------------------------------------------------- */
.is-disabled {
cursor: not-allowed;
}