Skip to content
Snippets Groups Projects
Commit 066efd5b authored by Wyatt Benno's avatar Wyatt Benno
Browse files

A small sass fix for #577

parent 752ee9d7
Branches
No related tags found
No related merge requests found
......@@ -76,6 +76,11 @@
<style lang="scss">
button:disabled {
cursor: not-allowed;
opacity: 1;
}
.user-profile {
flex: 2;
flex-basis: 500px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment