Compare commits
No commits in common. "7e71102f8619db47c0004aaf8a6685dcf69b6b37" and "b3308e6e6407aae6c547cdcaa8ed825a07adad85" have entirely different histories.
7e71102f86
...
b3308e6e64
1 changed files with 2 additions and 2 deletions
|
|
@ -411,10 +411,10 @@
|
|||
<!-- Export Configuration Card -->
|
||||
<section class="pane" id="export-config-pane">
|
||||
<div class="tabs">
|
||||
<button type="button" class="export-tab-btn active" style="flex: 1; background: var(--accent-gradient); border: none; border-radius: 6px; color: #fff; font-family: var(--font-sans); font-size: 0.9rem; font-weight: 600; padding: 0.6rem; cursor: default; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);">Настройки экспорта</button>
|
||||
<button class="tab-btn active">Настройки экспорта</button>
|
||||
</div>
|
||||
<form id="export-form" class="form-container">
|
||||
<div style="display: block;">
|
||||
<div class="tab-content active">
|
||||
<div class="form-section-title">Параметры модели</div>
|
||||
<div class="field">
|
||||
<label for="export-model-select">Модель для экспорта</label>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue