UX: select kit name > flex (#24479)

This commit is contained in:
chapoi 2023-11-21 11:02:16 +01:00 committed by GitHub
parent ebf7553ad7
commit a12f4ebee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,7 +113,8 @@
} }
.name { .name {
display: inline-block; display: inline-flex;
gap: 0.5em;
> .d-icon { > .d-icon {
margin-left: 0.5em; margin-left: 0.5em;
margin-right: 0; margin-right: 0;