gw-gis-standard-gpage-ui-vue3 1.1.93 → 1.1.94

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
@@ -525,7 +525,7 @@ html, body {
525
525
 
526
526
  // 内容区的样式
527
527
  #gw-xc-container {
528
- box-sizing: border-box;
528
+ //box-sizing: border-box;
529
529
  position: relative;
530
530
  //border-right: 1px solid #f5f5f5;
531
531
  //border-bottom: 10px solid var(--mainBackgroundColor);