mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-19 00:50:14 -07:00
Larger click-area for single buddy
This commit is contained in:
parent
f2c49dee1b
commit
934ef49d7a
@ -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…
x
Reference in New Issue
Block a user