mirror of
https://github.com/long2icc/sonicnote-sync.git
synced 2026-07-22 07:45:14 +00:00
10 lines
173 B
CSS
10 lines
173 B
CSS
/* Znote Sync Plugin Styles */
|
|
|
|
/* Login modal */
|
|
.znote-login-modal .setting-item {
|
|
padding: 8px 0;
|
|
}
|
|
|
|
.znote-login-modal .setting-item-control input {
|
|
width: 200px;
|
|
}
|