6 lines
89 B
CSS
Raw Permalink Normal View History

2024-04-18 17:45:44 +05:45
.wp-element-button{
cursor:revert;
}
.wp-element-button[role=textbox]{
cursor:text;
}