79320128

Date: 2024-12-31 14:06:37
Score: 1
Natty:
Report link

I realize this is an old question but in case anyone finds this and is still looking for an answer:

vue code:

<v-btn class="no-overlay"></v-btn>

css:

.no-overlay .v-btn__overlay {
  display: none;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: zyphon7