mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
tweak
This commit is contained in:
parent
4b12973586
commit
053f5c9c8b
2 changed files with 0 additions and 2 deletions
|
@ -102,7 +102,6 @@ defineExpose({
|
||||||
}
|
}
|
||||||
&.showLess {
|
&.showLess {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 1em;
|
|
||||||
position: sticky;
|
position: sticky;
|
||||||
bottom: calc(var(--stickyBottom) - 1em);
|
bottom: calc(var(--stickyBottom) - 1em);
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
|
@ -60,7 +60,6 @@ defineExpose({
|
||||||
}
|
}
|
||||||
.showLess {
|
.showLess {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 1em;
|
|
||||||
position: sticky;
|
position: sticky;
|
||||||
bottom: calc(var(--stickyBottom) - 1em);
|
bottom: calc(var(--stickyBottom) - 1em);
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
Loading…
Reference in a new issue