mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-22 05:11:55 +01:00
Attach Menu: Fix z-index position with Scroll Down Button (#1303)
This commit is contained in:
parent
c3ca2ca1b2
commit
bedd7727cd
@ -176,11 +176,11 @@ $color-user-8: #faa774;
|
|||||||
--z-animation-fade: 50;
|
--z-animation-fade: 50;
|
||||||
--z-menu-bubble: 21;
|
--z-menu-bubble: 21;
|
||||||
--z-menu-backdrop: 20;
|
--z-menu-backdrop: 20;
|
||||||
--z-message-highlighted: 13;
|
--z-message-highlighted: 14;
|
||||||
--z-message-context-menu: 12;
|
--z-message-context-menu: 13;
|
||||||
--z-mobile-search: 11;
|
--z-mobile-search: 12;
|
||||||
--z-middle-header: 10;
|
--z-middle-header: 11;
|
||||||
--z-middle-footer: 10;
|
--z-middle-footer: 11;
|
||||||
--z-country-code-input-group: 10;
|
--z-country-code-input-group: 10;
|
||||||
--z-message-select-control: 9;
|
--z-message-select-control: 9;
|
||||||
--z-message-select-area: 8;
|
--z-message-select-area: 8;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user