~cytrogen/masto-fe

b756e49cf146dd4b69d0ba168c77ae7062e81fb0 — Nick Schonning 3 years ago 7b04c2f
[Glitch] Enable Stylelint property-no-unknown

Port cd14f712ad9f5a6ebdbec8c9b87740cd76d949e7 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 files changed, 0 insertions(+), 1 deletions(-)

M app/javascript/flavours/glitch/styles/components/drawer.scss
M app/javascript/flavours/glitch/styles/components/drawer.scss => app/javascript/flavours/glitch/styles/components/drawer.scss +0 -1
@@ 218,7 218,6 @@
    width: 85%;
    height: 100%;
    pointer-events: none;
    user-drag: none;
    user-select: none;
  }