Spaces:
Runtime error
Runtime error
Update src/components/menu-bar/share-button.css
Browse files
src/components/menu-bar/share-button.css
CHANGED
|
@@ -13,6 +13,7 @@
|
|
| 13 |
}
|
| 14 |
|
| 15 |
.share-button {
|
|
|
|
| 16 |
background: $motion-primary;
|
| 17 |
color: $ui-white;
|
| 18 |
box-shadow: 0 0 0 1px $ui-black-transparent;
|
|
|
|
| 13 |
}
|
| 14 |
|
| 15 |
.share-button {
|
| 16 |
+
display: none;
|
| 17 |
background: $motion-primary;
|
| 18 |
color: $ui-white;
|
| 19 |
box-shadow: 0 0 0 1px $ui-black-transparent;
|