ONTRA-10423
Added cursor pointer to the opf triggers on <a>
This commit is contained in:
parent
91d03f4cec
commit
ec48bf2460
@ -194,6 +194,10 @@ Container
|
|||||||
Forms
|
Forms
|
||||||
===================================================================================================================== */
|
===================================================================================================================== */
|
||||||
|
|
||||||
|
a[data-opf-trigger] {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user