mirror of
https://github.com/forkless/Piperless.git
synced 2026-08-21 18:34:26 +02:00
style(dashboard): remove unicode icons from info rows for cleaner look
This commit is contained in:
@@ -103,7 +103,6 @@ class Dashboard {
|
||||
|
||||
<div class="piperless-dash-info">
|
||||
<div class="piperless-dash-info-item piperless-dash-info-posts">
|
||||
<span class="piperless-dash-info-icon">✎</span>
|
||||
<span class="piperless-dash-info-text">
|
||||
<?php
|
||||
printf(
|
||||
@@ -126,7 +125,6 @@ class Dashboard {
|
||||
</div>
|
||||
|
||||
<div class="piperless-dash-info-item piperless-dash-info-storage">
|
||||
<span class="piperless-dash-info-icon">⌨</span>
|
||||
<div class="piperless-dash-info-body">
|
||||
<span class="piperless-dash-info-text">
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user