mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-10 10:25:36 +01:00
set cursor pointer for wizard fields
This commit is contained in:
parent
3f1678a226
commit
3221d58492
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.active {
|
||||
|
|
|
|||
Loading…
Reference in a new issue