Css linting

This commit is contained in:
Mouse Reeve 2021-12-04 11:18:41 -08:00
parent c813ce1144
commit 56609bbc2b

View file

@ -118,10 +118,12 @@ input[type=file]::file-selector-button:hover {
summary::marker { summary::marker {
content: none; content: none;
} }
.detail-pinned-button summary { .detail-pinned-button summary {
position: absolute; position: absolute;
right: 0; right: 0;
} }
.detail-pinned-button form { .detail-pinned-button form {
float: left; float: left;
width: -webkit-fill-available; width: -webkit-fill-available;