cb46c8f70c
fix design issues
8 lines
112 B
SCSS
8 lines
112 B
SCSS
@import "/imports/ui/stylesheets/variables/_all";
|
|
|
|
.btn {
|
|
flex: 0 0;
|
|
margin-top: auto;
|
|
cursor: pointer;
|
|
}
|