Fix rounded corners on step elements [SCI-6996] (#4279)

This commit is contained in:
artoscinote 2022-07-21 16:36:14 +02:00 committed by GitHub
parent 5ec1002329
commit 6f72777acd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -251,6 +251,7 @@
border-radius: 4px;
display: flex;
min-height: 40px;
overflow: hidden;
position: relative;
&.editing-name {