mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-19 09:00:29 -07:00
Larger click-area for single buddy
This commit is contained in:
parent
f2c49dee1b
commit
934ef49d7a
@ -52,11 +52,10 @@
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
:host([only1]) {
|
@media all and (min-height: 440px) {
|
||||||
@apply(--layout-fit);
|
:host([only]) {
|
||||||
@apply(--layout-horizontal);
|
padding: 20vh;
|
||||||
@apply(--layout-center-center);
|
}
|
||||||
cursor: pointer;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user