mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 13:49:00 +02:00
Merge pull request #25540 from overleaf/jdt-push-assist-interstitial-higher-z-index
Fix assist promotion being hidden under error logs pane GitOrigin-RevId: 715d82ddd98ce5e15ce2e42935526387b4c6fa1b
This commit is contained in:
committed by
Copybot
parent
732b1d146e
commit
3bfc3ee7ae
@@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
.feature-rebrand-promo-container {
|
||||
z-index: 1;
|
||||
z-index: 12;
|
||||
position: absolute;
|
||||
bottom: 15px;
|
||||
right: 15px;
|
||||
|
||||
Reference in New Issue
Block a user