mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-16 13:19:29 +00:00
build: split chunks, compress files, and auto import components on demand (#60)
This commit is contained in:
@@ -26,7 +26,7 @@ limitations under the License. -->
|
||||
</div> -->
|
||||
<div class="mr-10">
|
||||
<span class="grey mr-5">{{ t("endpointName") }}:</span>
|
||||
<el-input v-model="endpointName" class="name" />
|
||||
<el-input v-model="endpointName" class="name" size="small" />
|
||||
</div>
|
||||
<el-button
|
||||
class="search-btn"
|
||||
|
Reference in New Issue
Block a user