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
@@ -1,7 +1,4 @@
|
|
1 |
/* google-drive-save.css */
|
2 |
-
.saveButton {
|
3 |
-
/* 銉溿偪銉炽伄銈广偪銈ゃ儷 */
|
4 |
-
}
|
5 |
|
6 |
.modalOverlay {
|
7 |
position: fixed;
|
@@ -159,7 +156,7 @@
|
|
159 |
.copyButton {
|
160 |
padding: 4px 8px;
|
161 |
font-size: 12px;
|
162 |
-
background-color: #
|
163 |
border: 1px solid #ccc;
|
164 |
border-radius: 4px;
|
165 |
cursor: pointer;
|
|
|
1 |
/* google-drive-save.css */
|
|
|
|
|
|
|
2 |
|
3 |
.modalOverlay {
|
4 |
position: fixed;
|
|
|
156 |
.copyButton {
|
157 |
padding: 4px 8px;
|
158 |
font-size: 12px;
|
159 |
+
background-color: #50545e;
|
160 |
border: 1px solid #ccc;
|
161 |
border-radius: 4px;
|
162 |
cursor: pointer;
|