mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-02-16 18:09:47 +03:00
- client: Fix dashboard client names display
This commit is contained in:
parent
caee4b86fa
commit
8533081da7
1 changed files with 7 additions and 0 deletions
|
@ -26,3 +26,10 @@
|
|||
left: -20px;
|
||||
width: calc(100% + 20px);
|
||||
}
|
||||
|
||||
@media (max-width: 1279.98px) {
|
||||
.table__action {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue