This commit is contained in:
Joachim 2021-12-29 20:03:07 +01:00
parent 4cb520f242
commit c53b5c306f

View file

@ -271,7 +271,7 @@ details.detail-pinned-button form {
details.details-panel {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.2s ease;
transition: box-shadow 0.2s ease;
padding: 0.75rem;
}