You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
320 B
Plaintext

9 months ago
.esri-ui-bottom-right .esri-component {
margin-left: 1px;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar {
.ant-tabs-tab {
border: none !important;
height: 35px;
border-bottom: 2px solid transparent !important;
}
.ant-tabs-tab-active {
border-color: @primary-color!important;
height: 35px;
}
}