2026-01-26 10:17:49 +00:00

6 lines
89 B
CSS

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