mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-05 04:34:37 +08:00
Fix rounded corners on step elements [SCI-6996] (#4279)
This commit is contained in:
parent
5ec1002329
commit
6f72777acd
1 changed files with 1 additions and 0 deletions
|
@ -251,6 +251,7 @@
|
|||
border-radius: 4px;
|
||||
display: flex;
|
||||
min-height: 40px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
&.editing-name {
|
||||
|
|
Loading…
Add table
Reference in a new issue