mirror of https://github.com/Chocobozzz/PeerTube
Fix notification tick size
parent
2346a6dc80
commit
a31aed9c1c
|
@ -120,9 +120,13 @@
|
|||
}
|
||||
}
|
||||
|
||||
my-global-icon {
|
||||
my-global-icon[iconName=cog] {
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
my-global-icon[iconName=tick] {
|
||||
width: 26px;
|
||||
}
|
||||
}
|
||||
|
||||
.all-notifications {
|
||||
|
|
Loading…
Reference in New Issue