mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 14:37:02 +01:00
Add margin between chat and timestamp
This commit is contained in:
parent
ff5bee1f79
commit
b9b644b094
@ -107,6 +107,7 @@ color: #eceff1;
|
|||||||
.chattimestamp {
|
.chattimestamp {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
color: #90a4ae;
|
color: #90a4ae;
|
||||||
|
margin-right: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footercontainer {
|
.footercontainer {
|
||||||
|
Loading…
Reference in New Issue
Block a user