Fix whitespace

This commit is contained in:
Paul Kaplan 2021-05-10 10:29:24 -04:00
parent 35dbcb07ba
commit 968afdb412

View file

@ -1,7 +1,7 @@
@import "../../../colors";
@import "../../../frameless";
.user-projects-modal {
.user-projects-modal {
.user-projects-modal-title {
box-shadow: inset 0 -1px 0 0 $ui-blue-dark;
background-color: $ui-blue;
@ -89,4 +89,4 @@
.studio-project-username {
font-size: 12px;
}
}
}