tweak
This commit is contained in:
parent
01de9c0a3b
commit
d8810600bf
|
@ -102,7 +102,6 @@ defineExpose({
|
|||
}
|
||||
&.showLess {
|
||||
width: 100%;
|
||||
margin-top: 1em;
|
||||
position: sticky;
|
||||
bottom: calc(var(--stickyBottom) - 1em);
|
||||
padding: 20px;
|
||||
|
|
|
@ -60,7 +60,6 @@ defineExpose({
|
|||
}
|
||||
.showLess {
|
||||
width: 100%;
|
||||
margin-top: 1em;
|
||||
position: sticky;
|
||||
bottom: calc(var(--stickyBottom) - 1em);
|
||||
padding: 20px;
|
||||
|
|
Loading…
Reference in New Issue