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 {
|
||||
display: block;
|
||||
position: absolute;
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
inset-inline-start: 0;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue