Remove unnecessary inline dark mode override from ribbon template
This commit is contained in:
parent
a747429e92
commit
ed2adce1e6
1 changed files with 0 additions and 5 deletions
|
|
@ -12,11 +12,6 @@ a.shop-theme-link-color {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Override for dark mode to ensure link visibility */
|
||||
[data-theme="dark"] a.shop-theme-link-color {
|
||||
color: #ffffff !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
{% if request.is_saas_domain %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue