mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 03:55:57 +08:00
fix: added right padding to the notifications bar to show cancel button (#4969)
This commit is contained in:
parent
7460e650af
commit
51becf7cfb
@ -242,3 +242,7 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ant-notification-notice-message {
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user