R
R
Richard Millie2019-10-01 22:49:18
css
Richard Millie, 2019-10-01 22:49:18

How to find the place in the code where this style was defined?

5d93ac221bb29759876773.png
Hello, forum users. Please help me find the place in the code where the style was defined to give border-bottom. This element was created using vue.js.
You cannot set this style again, because it is already somewhere in the code. I want to remove the black border.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alex Glebov, 2019-10-01
@SkiperX

in node_modules in the plugin folder
, of course, you should not climb there

A
Alexey, 2019-10-01
@Azperin

If you believe the tag, then this is vuetify, so you should look in it https://vuetifyjs.com/en/ somewhere in the documentation it should definitely be

I
Igor, 2019-10-01
@IgorPI

css important

M
Miki06, 2019-10-03
@Miki06

Redefine the property through css, or if you need this particular th, then hook your styles through slots

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question