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