mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Submit bug reports by email
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
.editor-container {
|
||||
margin: 20px auto 20px auto;
|
||||
margin: 16px auto 16px auto;
|
||||
border-radius: 6px;
|
||||
color: var(--semi-color-text-1);
|
||||
background-color: rgba(var(--semi-grey-1), 1);
|
||||
@@ -24,7 +24,7 @@
|
||||
}
|
||||
|
||||
.editor-input {
|
||||
min-height: 150px;
|
||||
min-height: 160px;
|
||||
resize: none;
|
||||
font-size: 15px;
|
||||
position: relative;
|
||||
@@ -195,6 +195,7 @@
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
margin-left: 16px;
|
||||
list-style-type: circle;
|
||||
}
|
||||
|
||||
.editor-listitem {
|
||||
|
||||
Reference in New Issue
Block a user