1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-31 18:11:52 +02:00

Designs: Adapt to iPad

This commit is contained in:
Jakub Vrana
2025-04-05 07:04:00 +02:00
parent e12d12524f
commit 6258c975c1
2 changed files with 7 additions and 3 deletions

View File

@@ -368,7 +368,7 @@ td.nowrap {
right: 0;
left: auto;
}
@media all and (max-width: 880px) {
@media all and (max-width: 800px) {
.pages {
left: auto;
}