mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-18 15:22:16 +00:00
Larger click-area for single buddy
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user