mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +00:00
Update app layout
This commit is contained in:
parent
bafd6079e3
commit
0904a9d02f
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
<li class="nav-item">
|
||||
<div class="nav-link text-primary cursor-pointer" onclick="App.util.compose.post()">
|
||||
<span class="border border-primary rounded p-2 bg-primary">
|
||||
<i class="fas fa-camera fa-lg text-white"></i>
|
||||
<i class="fas fa-camera fa-lg text-white" style="color:#fff !important;"></i>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue