dynamic height
This commit is contained in:
@@ -20,10 +20,8 @@ const toastStore = useToastStore();
|
||||
<style lang="scss">
|
||||
.sm-toast-container {
|
||||
position: fixed;
|
||||
height: 2px;
|
||||
top: 3.5rem;
|
||||
right: 0.75rem;
|
||||
height: 100%;
|
||||
z-index: 3000;
|
||||
padding: 10px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user