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