feat: style improvements, icon-only buttons
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
required
|
||||
autocomplete="off"
|
||||
>
|
||||
<button type="submit" id="addButton" class="btn-add">
|
||||
<button type="submit" id="addButton" class="btn-add" data-tooltip="Add link">
|
||||
<span class="btn-text">Add</span>
|
||||
<span class="btn-loader" style="display: none;">
|
||||
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||||
|
||||
Reference in New Issue
Block a user