Update auto.css

This commit is contained in:
bihlink 2022-07-03 14:33:00 +02:00 committed by GitHub
parent 16c311f874
commit 6f97043944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -109,8 +109,7 @@ a * {
display: flex;
flex: 1 1 auto;
width: 50%;
border: none;
max-height: 12rem; }
border: none; }
a.enclosure {
cursor: zoom-in; }