mirror of https://github.com/fantasticit/think.git
tiptap: fix style in table
parent
43ed50b137
commit
4384eb1eb5
|
@ -73,12 +73,10 @@
|
|||
border: 1px solid rgb(232 235 237);
|
||||
border-color: var(--semi-color-fill-2);
|
||||
|
||||
> * {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
> p {
|
||||
margin-top: 0;
|
||||
:not(a) {
|
||||
&:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue