UX: convert share modal margin to gap (#24157)

This commit is contained in:
Kris 2023-10-30 12:45:07 -04:00 committed by GitHub
parent 923fe3d082
commit 97f4df6d63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,8 @@
.link-share-container,
.notify-user-input {
display: flex;
.btn {
margin-left: 0.5em;
}
gap: 0.5em;
input,
.select-kit {
cursor: auto;