mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
Drew style (#403)
* mail icon * working unique Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
This commit is contained in:
committed by
Aiden McClelland
parent
3fcb96229e
commit
58678522ff
@@ -24,12 +24,12 @@
|
||||
style="
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
top: 40%;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);"
|
||||
>
|
||||
<ion-icon style="font-size: 84px; color: #282c33" name="mail-outline"></ion-icon>
|
||||
<h4 style="color: #282c33; margin-top: 0px">Inbox Empty</h4>
|
||||
<ion-icon style="font-size: 84px; color: #2c3038" name="mail-outline"></ion-icon>
|
||||
<h4 style="color: #2c3038; margin-top: 0px">Inbox Empty</h4>
|
||||
</div>
|
||||
</ion-item-group>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user