This commit is contained in:
Vanessa 2023-06-09 09:54:18 +08:00
parent 2d056409c4
commit f154d905bb
2 changed files with 1 additions and 4 deletions

View file

@ -2,7 +2,6 @@
padding: 34px 16px 16px 24px;
cursor: text;
display: flex;
align-items: flex-start;
flex-direction: column;
box-sizing: border-box;
@ -17,7 +16,6 @@
[data-node-id] {
position: relative;
width: 100%;
&[custom-riff-decks] {
box-shadow: -3px 0px 0px -1px var(--b3-protyle-inline-mark-background) inset;