Consistent use of red X only for deletion, and using only it for deletion rather than trashbin, while using non-red X for window close button.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
:disabled="isTerminating(session.id)"
|
||||
:title="isTerminating(session.id) ? 'Terminating...' : 'Terminate session'"
|
||||
tabindex="-1"
|
||||
>🗑️</button>
|
||||
>❌</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item-details">
|
||||
|
||||
Reference in New Issue
Block a user