Larger click-area for single buddy
This commit is contained in:
parent
f2c49dee1b
commit
934ef49d7a
1 changed files with 4 additions and 5 deletions
|
@ -52,11 +52,10 @@
|
|||
user-select: none;
|
||||
}
|
||||
|
||||
:host([only1]) {
|
||||
@apply(--layout-fit);
|
||||
@apply(--layout-horizontal);
|
||||
@apply(--layout-center-center);
|
||||
cursor: pointer;
|
||||
@media all and (min-height: 440px) {
|
||||
:host([only]) {
|
||||
padding: 20vh;
|
||||
}
|
||||
}
|
||||
|
||||
.container {
|
||||
|
|
Loading…
Reference in a new issue