mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 03:39:01 +08:00
demos: improve button styling
This commit is contained in:
parent
15d41943a4
commit
e9ee6bc68e
@ -55,6 +55,12 @@ body {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
button,
|
||||
input {
|
||||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.ProseMirror:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user