soiz1 commited on
Commit
72fe24b
·
verified ·
1 Parent(s): b3b26a2

Update src/components/menu-bar/share-button.css

Browse files
src/components/menu-bar/share-button.css CHANGED
@@ -16,7 +16,7 @@
16
  background: $motion-primary;
17
  color: $ui-white;
18
  box-shadow: 0 0 0 1px $ui-black-transparent;
19
- visibility: hidden;
20
  }
21
 
22
  .disabled {
 
16
  background: $motion-primary;
17
  color: $ui-white;
18
  box-shadow: 0 0 0 1px $ui-black-transparent;
19
+ visibility: collapse;
20
  }
21
 
22
  .disabled {