Feature: add Google Drive backup and restore integration
This commit is contained in:
16
styles.css
16
styles.css
@@ -86,6 +86,22 @@ body {
|
||||
padding: 0.45rem 0.6rem;
|
||||
}
|
||||
|
||||
.google-section {
|
||||
border-top: 1px solid var(--border);
|
||||
padding-top: 0.8rem;
|
||||
}
|
||||
|
||||
.google-title {
|
||||
margin: 0 0 0.5rem;
|
||||
font-size: 0.98rem;
|
||||
}
|
||||
|
||||
.google-state {
|
||||
margin: 0 0 0.7rem;
|
||||
font-size: 0.86rem;
|
||||
color: var(--muted);
|
||||
}
|
||||
|
||||
.app-shell {
|
||||
width: min(1100px, 94vw);
|
||||
margin: 2rem auto;
|
||||
|
||||
Reference in New Issue
Block a user