fix: Copy and Import button layouts (#402)

This commit is contained in:
ryanshanz 2025-03-31 00:33:39 -04:00 committed by GitHub
parent cbc3e49923
commit dbdc4fc2a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -561,6 +561,10 @@ aside {
cursor: pointer;
}
.copy,
.import {
margin: 5px;
}
.subscribe,
.filter,
.copy,