From 11e4fddac1c302ff2c25707c3a686829bb28f534 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 30 Jun 2023 11:47:59 +0530 Subject: [PATCH] regress fix --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index edd8374..760c821 100644 --- a/style.css +++ b/style.css @@ -4346,7 +4346,6 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { } #rl-app #V-PopupsCompose .b-header.g-ui-user-select-none .btn-group:nth-of-type(3) { position: absolute; - bottom: -32px; right: 9px; z-index: 999; } -- GitLab