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