Skip to content

Commit 7a9485f

Browse files
committed
fix: css test error fixes
1 parent 4fcc8d3 commit 7a9485f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/shared/components/ProfilePage/styles.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,10 @@
6161
background: #000;
6262
}
6363

64-
.modal-container-copilot{
64+
.modal-container-copilot {
6565
min-height: 220px;
6666
}
67+
6768
.modal-container {
6869
width: 1232px;
6970
min-height: 700px;

0 commit comments

Comments
 (0)