vault backup: 2025-03-25 00:00:32
This commit is contained in:
25
.obsidian/plugins/copy-document-as-html/styles.css
vendored
Normal file
25
.obsidian/plugins/copy-document-as-html/styles.css
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
.customizable-text-setting {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.customizable-text-setting .setting-item-info {
|
||||
width: 100%;
|
||||
margin-left: 16px;
|
||||
}
|
||||
|
||||
.customizable-text-setting .setting-item-info .setting-item-description {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.customizable-text-setting .setting-item-control {
|
||||
width: 100%;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.customizable-text-setting .setting-item-control textarea {
|
||||
width: 100%;
|
||||
height: 15em;
|
||||
}
|
||||
Reference in New Issue
Block a user