Skip to content

Commit cc0646e

Browse files
committed
style(next): remove alignment of last toolbar group
1 parent 4c8f20b commit cc0646e

File tree

1 file changed

+0
-5
lines changed
  • apps/client/src/stylesheets/theme-next/notes

1 file changed

+0
-5
lines changed

apps/client/src/stylesheets/theme-next/notes/text.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -258,11 +258,6 @@
258258
border-inline-start: 1px solid var(--ck-color-toolbar-border);
259259
}
260260

261-
/* The last separator of the toolbar */
262-
:root .classic-toolbar-widget .ck.ck-toolbar__separator:last-of-type {
263-
flex-grow: 1;
264-
}
265-
266261
/* Heading dropdown */
267262

268263
:root .ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__panel .ck-list__item {

0 commit comments

Comments
 (0)