[DE] fix bug 52486
This commit is contained in:
parent
d87f2970ed
commit
aa62d6b8d9
|
@ -149,6 +149,10 @@
|
||||||
border-top: @scaled-one-px-value solid @border-regular-control;
|
border-top: @scaled-one-px-value solid @border-regular-control;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
|
.add-style-icon {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.save-style-link {
|
.save-style-link {
|
||||||
|
|
Loading…
Reference in a new issue