Files

6 lines
89 B
CSS
Raw Permalink Normal View History

2025-12-10 12:17:30 -05:00
.wp-element-button{
cursor:revert;
}
.wp-element-button[role=textbox]{
cursor:text;
}