mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix notification tick size
This commit is contained in:
@@ -120,9 +120,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
my-global-icon {
|
||||
my-global-icon[iconName=cog] {
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
my-global-icon[iconName=tick] {
|
||||
width: 26px;
|
||||
}
|
||||
}
|
||||
|
||||
.all-notifications {
|
||||
|
||||
Reference in New Issue
Block a user