Spaces:
Runtime error
Runtime error
Update src/components/menu-bar/google-drive-save.css
Browse files
src/components/menu-bar/google-drive-save.css
CHANGED
@@ -4,6 +4,7 @@
|
|
4 |
left: 0;
|
5 |
right: 0;
|
6 |
bottom: 0;
|
|
|
7 |
background-color: rgba(0, 0, 0, 0.5);
|
8 |
display: flex;
|
9 |
justify-content: center;
|
|
|
4 |
left: 0;
|
5 |
right: 0;
|
6 |
bottom: 0;
|
7 |
+
color: #333;
|
8 |
background-color: rgba(0, 0, 0, 0.5);
|
9 |
display: flex;
|
10 |
justify-content: center;
|