mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-11 09:26:37 +08:00
Fix padding to share modal (#2024)
This commit is contained in:
parent
ba5bebedb2
commit
481be7b92e
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
|||
}
|
||||
|
||||
.share-repo-container {
|
||||
padding: 0 30px;
|
||||
padding: 15px 30px;
|
||||
|
||||
// Main structure css
|
||||
.header,
|
||||
|
|
Loading…
Reference in a new issue