Skip to content
Snippets Groups Projects
Commit ec2fd08b authored by DD Liu's avatar DD Liu
Browse files

remove unused code

parent 43a3e88a
No related branches found
No related tags found
No related merge requests found
......@@ -77,27 +77,3 @@ $sides: 20rem;
justify-content: flex-end;
}
/*.base-modal-content {
position: absolute;
outline: none;
overflow-y: scroll;
-webkit-overflow-scrolling: 'touch';
border: 1px solid #ccc;
padding: 0;
top: 5%;
right: 5%;
bottom: 5%;
left: 5%;
border-radius: $space;
user-select: none;
}*/
/*
.base-close-button {
position: absolute;
top: 1rem;
right: 1rem;
z-index: 2;
}*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment