Undo Fixes (CSS)

This commit is contained in:
LightSaveUs
2022-10-08 03:52:06 +03:00
committed by GitHub
parent f61b57b8bd
commit 2f94602af6

View File

@@ -375,9 +375,9 @@ border-top-right-radius: var(--tabs_rounding);
.search_icon { .search_icon {
position: absolute; position: absolute;
top:7px; top:10px;
color: var(--text); color: var(--text);
left: calc(var(--flyout_menu_width) - 134px); left: calc(var(--flyout_menu_width) - 133px);
z-index:50; z-index:50;
width: 25px; width: 25px;
height: 25px; height: 25px;