gw-gis-standard-gpage-ui-vue3 1.1.98 → 1.1.100

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/app.scss CHANGED
@@ -788,8 +788,8 @@ html, body {
788
788
  }
789
789
 
790
790
  .gw-headerTags-element .header-tags-clear {
791
- color: var(--gwCommonTextColor);
792
- background: #D4D6D8;
791
+ color: var(--pageTagsCloseColor);
792
+ background: var(--pageTagsCloseBgColor);
793
793
  }
794
794
 
795
795
  .gw-headerTags-element .tags-list .tags-close-con span {