Skip to content

Commit

Permalink
Fix width
Browse files Browse the repository at this point in the history
  • Loading branch information
agektmr committed Oct 18, 2024
1 parent 0c0646d commit cd56b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ mdui-navigation-drawer {
width: 260px;
}
mwc-list, mdui-list {
width: 500px;
width: 400px;
mwc-list-item, mdui-list-item {
.list-item {
width: 368px;
Expand Down

0 comments on commit cd56b3e

Please sign in to comment.