update
This commit is contained in:
15
.obsidian/plugins/metaedit/styles.css
vendored
Normal file
15
.obsidian/plugins/metaedit/styles.css
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.centerSettingContent {
|
||||
display: grid;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.not-a-button {
|
||||
background: none;
|
||||
color: inherit;
|
||||
border: none;
|
||||
padding: 0;
|
||||
font: inherit;
|
||||
cursor: pointer;
|
||||
outline: inherit;
|
||||
}
|
Reference in New Issue
Block a user