Files
docmost/apps/client/src/features/editor/styles/tabs.css
T
2026-08-06 22:02:02 +01:00

8 lines
84 B
CSS

.ProseMirror {
[data-type="tabs"] {
button {
outline: none;
}
}
}