mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-22 07:04:53 +08:00
Change layout of peer name and remove unneccessary text
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
</svg>
|
||||
</a>
|
||||
</header>
|
||||
<div id="displayName" class="font-body2"></div>
|
||||
<!-- Peers -->
|
||||
<x-peers class="center"></x-peers>
|
||||
<x-no-peers>
|
||||
@@ -62,7 +61,7 @@
|
||||
<svg class="icon logo">
|
||||
<use xlink:href="#wifi-tethering" />
|
||||
</svg>
|
||||
<div>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">Allow me to be discovered by: Everyone in this network.</div>
|
||||
</footer>
|
||||
<!-- Receive Dialog -->
|
||||
|
||||
Reference in New Issue
Block a user