7 lines
93 B
SCSS
7 lines
93 B
SCSS
@import "/imports/ui/stylesheets/variables/_all";
|
|
|
|
.btn {
|
|
flex: 0 0;
|
|
margin-top: auto;
|
|
}
|