Fix display issue on small width resolution with fetch metadata form on caliblur theme

Renamed Google metadata provider to Google Books
This commit is contained in:
root
2025-11-27 19:07:16 +00:00
parent 0d07e445de
commit c1114cd786
2 changed files with 1 additions and 3 deletions

View File

@@ -2611,8 +2611,6 @@ textarea {
line-height: 1.71428571;
color: var(--color-primary);
font-weight: 100;
text-align: right;
position: absolute;
right: 0;
padding: 12.5px
}