Fixed notification profile pics [Issue #14]
This commit is contained in:
parent
4215ebd43f
commit
1a6e06c50c
1 changed files with 4 additions and 0 deletions
|
@ -104,6 +104,10 @@
|
|||
content: '\f0f3';
|
||||
color: var(--link-color);
|
||||
}
|
||||
.notif-item img.notif-image,
|
||||
.intro-photo-wrapper img.intro-photo {
|
||||
border-radius: 100%;
|
||||
}
|
||||
ul.nav-tabs {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue