mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-24 12:54:42 +00:00
Simplify discoverability hint
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@
|
|||||||
<use xlink:href="#wifi-tethering" />
|
<use xlink:href="#wifi-tethering" />
|
||||||
</svg>
|
</svg>
|
||||||
<div id="displayName">The easiest way to transfer data across devices.</div>
|
<div id="displayName">The easiest way to transfer data across devices.</div>
|
||||||
<div class="font-body2">Your device is discoverable by everyone on this network.</div>
|
<div class="font-body2">You can be discovered by everyone on this network.</div>
|
||||||
</footer>
|
</footer>
|
||||||
<!-- Receive Dialog -->
|
<!-- Receive Dialog -->
|
||||||
<x-dialog id="receiveDialog">
|
<x-dialog id="receiveDialog">
|
||||||
|
|||||||
@@ -293,6 +293,7 @@ footer {
|
|||||||
right: 0;
|
right: 0;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 0 0 16px 0;
|
padding: 0 0 16px 0;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer .logo {
|
footer .logo {
|
||||||
|
|||||||
Reference in New Issue
Block a user