mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix notification icon position
This commit is contained in:
@@ -91,8 +91,3 @@ footer {
|
||||
height: $footer-height;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
simple-notifications {
|
||||
position: relative;
|
||||
z-index: 1500;
|
||||
}
|
||||
|
||||
@@ -328,6 +328,8 @@ p-toast {
|
||||
display: flex;
|
||||
|
||||
.message {
|
||||
flex-grow: 1;
|
||||
|
||||
h3 {
|
||||
font-size: 21px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user