]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_layout.scss
fix(User Creation): do not persist the user if invitation fails
[bookstack] / resources / sass / _layout.scss
index 362bab7d39195672c1511bc73832e0e6a4eb1ae0..783ccc8f9476cb455e71c6186c346e2695ba1b9e 100644 (file)
@@ -369,6 +369,9 @@ body.flexbox {
     &:focus-within {
       opacity: 1;
     }
+    @media (prefers-contrast: more) {
+      opacity: 1;
+    }
   }
 
 }