6 lines
62 B
SCSS
6 lines
62 B
SCSS
.keypad {
|
|
bottom: 0;
|
|
position: absolute;
|
|
width: 100%;
|
|
}
|