mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
update editor
This commit is contained in:
@@ -278,6 +278,7 @@ span.attachment:not([data-progress])::after {
|
||||
color: ${pageTheme.colors.icon};
|
||||
margin-left: 5px;
|
||||
font-size: 0.7rem;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
span.attachment[data-progress]::after {
|
||||
@@ -285,6 +286,7 @@ span.attachment[data-progress]::after {
|
||||
color:${pageTheme.colors.icon};
|
||||
margin-left: 5px;
|
||||
font-size: 0.7rem;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
span.attachment::before {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user