mirror of
https://github.com/docmost/docmost.git
synced 2026-08-20 02:51:35 +10:00
8 lines
84 B
CSS
8 lines
84 B
CSS
.ProseMirror {
|
|
[data-type="tabs"] {
|
|
button {
|
|
outline: none;
|
|
}
|
|
}
|
|
}
|