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
|
||||
===================================================================================================================== */
|
||||
|
||||
a[data-opf-trigger] {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
textarea {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user