chore: added storybook! fixed too big ts language service memory consumption (json mc-data)
9 lines
111 B
CSS
9 lines
111 B
CSS
|
|
|
|
.wrapper {
|
|
display: flex;
|
|
flex-direction: row;
|
|
width: 100%;
|
|
gap: 0 10px;
|
|
height: 20px;
|
|
}
|