2024-05-20 15:37:46 +03:00

6 lines
89 B
CSS

.wp-element-button{
cursor:revert;
}
.wp-element-button[role=textbox]{
cursor:text;
}