We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b4e14 commit 77a8b40Copy full SHA for 77a8b40
src/pages/dashboard/Dashboard.module.css
@@ -5,7 +5,7 @@
5
width: calc(100% - 300px);
6
height: calc(100vh - 70px);
7
8
- margin-left: 280px;
+ margin-left: 300px;
9
10
background-color: var(--gray-brightes);
11
}
0 commit comments