Spaces:
Runtime error
Runtime error
Commit
·
380af40
1
Parent(s):
6f10751
Update style.css
Browse files
style.css
CHANGED
@@ -160,7 +160,8 @@ code {background: var(--neutral-800) !important;border-color: var(--neutral-700)
|
|
160 |
}
|
161 |
[aria-label="Edit"],
|
162 |
[aria-label="Clear"],
|
163 |
-
[aria-label="Download"]
|
|
|
164 |
display: none !important;
|
165 |
}
|
166 |
@media print{
|
|
|
160 |
}
|
161 |
[aria-label="Edit"],
|
162 |
[aria-label="Clear"],
|
163 |
+
[aria-label="Download"],
|
164 |
+
[aria-label="Share"]{
|
165 |
display: none !important;
|
166 |
}
|
167 |
@media print{
|