mirror of
https://github.com/Vencord/Vesktop.git
synced 2025-02-22 05:15:10 +00:00
parent
852410a43b
commit
5b6c1c6d81
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
<style>
|
||||
body {
|
||||
background: none;
|
||||
user-select: none;
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
|
@ -16,6 +17,7 @@
|
|||
align-items: center;
|
||||
border-radius: 8px;
|
||||
border: 1px solid var(--fg-semi-trans);
|
||||
background: var(--bg);
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
Loading…
Add table
Reference in a new issue