mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
fix borderradius
This commit is contained in:
parent
5a2c886380
commit
4041badfa2
@ -145,7 +145,7 @@ export default {
|
||||
color: #0D0D0D;
|
||||
background-color: $colorWhite;
|
||||
border: 3px solid #0D0D0D;
|
||||
border-radius: 0.5rem;
|
||||
border-radius: 0.75rem;
|
||||
|
||||
&__header {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user