mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
fix announcement bar overlap after signup (#22664)
Co-authored-by: Mattermost Build <build@mattermost.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
body {
|
||||
&.announcement-bar--fixed {
|
||||
.signup-header {
|
||||
top: 24px;
|
||||
top: 42px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user