mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
style: fix css override
This commit is contained in:
@@ -17,12 +17,13 @@
|
||||
> .it {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
|
||||
button {
|
||||
width: 90%;
|
||||
justify-content: center;
|
||||
padding: 15px;
|
||||
padding: 15px 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user