Sponsor Lightning support.

This commit is contained in:
softsimon
2020-10-26 18:29:25 +07:00
parent b544af14e4
commit 99162f5ec9
7 changed files with 72 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
background-color: #FFF;
padding: 10px;
display: inline-block;
padding-bottom: 5px;
}
.profile_photo {
@@ -22,3 +23,7 @@
.text-small {
font-size: 12px;
}
.info-group {
max-width: 400px;
}