Update MkCwButton.vue
This commit is contained in:
parent
8d3f3bd198
commit
cf69cf9d44
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ defineExpose({
|
||||||
|
|
||||||
&.fade {
|
&.fade {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: sticky;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
inset-inline-start: 0;
|
inset-inline-start: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue