mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 15:35:11 +00:00
Grid update
This commit is contained in:
parent
7809d2d87a
commit
15b789171b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ function ReasonsComponent() {
|
|||
padding: 0,
|
||||
paddingBottom: "0.5rem",
|
||||
gap: "0.5rem",
|
||||
gridTemplateColumns: "auto",
|
||||
gridTemplateColumns: "6fr 1fr",
|
||||
}}
|
||||
>
|
||||
<TextInput
|
||||
|
|
Loading…
Add table
Reference in a new issue