mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed some positioning of the notification of suggestions
This commit is contained in:
@@ -528,6 +528,11 @@ span.badge.new.white{
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.suggested-link {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.suggested-link span.badge:after{
|
||||
content: "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user