can we remove the important here?
This commit is contained in:
parent
b9874ff423
commit
8a83db4291
|
@ -117,6 +117,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.profile--image-dropdown > a {
|
.profile--image-dropdown > a {
|
||||||
padding-top: 16px !important;
|
padding-top: 16px;
|
||||||
padding-bottom: 16px !important;
|
padding-bottom: 16px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue