[WIP] Фикс размеров
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
:id="network.kind",
|
||||
@click.stop="(e) => deleteNetwork(e)"
|
||||
)
|
||||
.flex.relative.pb-2(class="pl-[46px]")
|
||||
.flex.relative.px-0.pl-0(class="pl-[46px]")
|
||||
base-button(
|
||||
v-if="isOpenChange && settings.settings.length !== getNetworks.length",
|
||||
@click.stop="openPopupAdding",
|
||||
|
||||
Reference in New Issue
Block a user