feat(SW-243): add breakpoints

This commit is contained in:
Fredrik Thorsson
2024-08-19 16:49:28 +02:00
parent bdafef492f
commit a689f12965
7 changed files with 84 additions and 55 deletions
@@ -1,7 +1,6 @@
.test {
display: flex;
width: 100%;
max-width: 365px;
background-color: var(--Base-Surface-Primary-light-Normal);
border-radius: var(--Corner-radius-Small);
overflow: hidden;