mirror of
https://codeberg.org/armin/noiz.git
synced 2026-09-01 14:00:54 +02:00
normalize Isolate button font-size
This commit is contained in:
parent
4a9af0a98d
commit
f3ae4d1bf2
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ footer .footer-track { flex: 1; min-width: 0; white-space: nowrap; overflow: hid
|
|||
<div class="add-bar">
|
||||
<button class="btn btn-primary" id="addFolderBtn">+ Folder</button>
|
||||
<button class="btn" id="addFilesBtn">+ Files</button>
|
||||
<button class="btn btn-sm" id="clearBtn">Isolate</button>
|
||||
<button class="btn" id="clearBtn">Isolate</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue