tiptap: fix sketch in diagram editor

This commit is contained in:
fantasticit 2022-06-01 00:28:04 +08:00
parent 3754a43ba6
commit 9a7614f569
4 changed files with 2589 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1195,4 +1195,6 @@ confAFileCleanFailed=Cleaning diagram draft "{1}" failed
confACleanOnly=Clean Diagram Drafts Only
brush=Brush
openDevTools=Open Developer Tools
autoBkp=Automatic Backup
autoBkp=Automatic Backup
atlassian=Atlassian
citrix=Citrix

File diff suppressed because it is too large Load Diff

View File

@ -26,6 +26,7 @@ button {
}
.geEditor input {
border-width: 2px;
transform: translateY(2px);
}
.geEditor select {
border-width: 1px;