Skip to content

Commit 47a4931

Browse files
committed
Fix - Slicer - Removed container width
1 parent f6494b0 commit 47a4931

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/atoms/Slicer.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ function reset() {
111111
<style scoped lang="scss">
112112
.vue-data-ui-slicer {
113113
position: relative;
114-
width: calc(100% - 48px);
115114
display: flex;
116115
flex-direction: column;
117116
gap: 12px;

0 commit comments

Comments
 (0)