fix: Copy and Import button layouts (#402)
Some checks failed
Release Build / Rust project - latest (push) Has been cancelled
Rust Build & Publish / build (push) Has been cancelled
Pull Request / cargo test (push) Has been cancelled
Pull Request / cargo fmt --all -- --check (push) Has been cancelled
Pull Request / cargo clippy -- -D warnings (push) Has been cancelled

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,