mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
Notes clear padding
This commit is contained in:
@@ -607,7 +607,7 @@
|
||||
type="text"
|
||||
:icon="Delete"
|
||||
size="small"
|
||||
style="margin-left: 5px"
|
||||
style="margin-left: 5px; padding: 0"
|
||||
@click="deleteNote(userDialog.id)"></el-button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user