AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home/overview.html
GNU General Public License v3.0
25.63k stars 1.84k forks source link

Query log search bar width issue on mobile device #7388

Open hoang-rio opened 3 weeks ago

hoang-rio commented 3 weeks ago

Prerequisites

Platform (OS and CPU architecture)

Darwin (aka macOS), AMD64 (aka x86_64)

Installation

GitHub releases or script from README

Setup

On one machine

AdGuard Home version

0.107.53

Action

Replace the following command with the one you're calling or a description of the failing action:

  1. Visit AdGuardHome dashboard querylog screen
  2. Change to mobile size with resize window or browser mobile develop mode

Expected result

Query log search bar have equal width with response type selecbox in mobile screen Screenshot 2024-10-29 at 11 18 40

Actual result

Query log search bar have not equal width with response type selecbox in mobile screen Screenshot 2024-10-29 at 11 17 34

Additional information and/or screenshots

Fixed in bug/logs-search-bar-mobile. Just create this issue to request a approve from maintainers before create a PR to follow CONTRIBUTING.md