Commit bcaca06
fix: horizontal scrollbar appearing on small screen (#6680)
* fix: horizontal scrollbar appearing on small screen
* refactor: usage of tailwind break-all class
Co-authored-by: Caner Akdas <[email protected]>
Signed-off-by: Théo LUDWIG <[email protected]>
* refactor: usage of tailwind bracket class
Co-authored-by: Caner Akdas <[email protected]>
Signed-off-by: Théo LUDWIG <[email protected]>
* chore: delete additional space layouts/layouts.module.css
Co-authored-by: Caner Akdas <[email protected]>
Signed-off-by: Théo LUDWIG <[email protected]>
* style: fix linting
---------
Signed-off-by: Théo LUDWIG <[email protected]>
Co-authored-by: Caner Akdas <[email protected]>1 parent fa5bc01 commit bcaca06
File tree
3 files changed
+4
-2
lines changed- components/Containers
- MetaBar
- layouts
3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
| 218 | + | |
218 | 219 | | |
219 | 220 | | |
220 | 221 | | |
| |||
0 commit comments