mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 22:53:02 -04:00
fix(PluginCard): make infocard consistent (#44)
This commit is contained in:
parent
cbc254e959
commit
182377fd98
2 changed files with 4 additions and 1 deletions
|
@ -346,7 +346,7 @@ export default function PluginSettings() {
|
|||
<ReloadRequiredCard required={changes.hasChanges} />
|
||||
|
||||
<div className={cl("stats-container")} style={{
|
||||
marginTop: "12px",
|
||||
marginTop: "16px",
|
||||
gap: "16px",
|
||||
display: "flex",
|
||||
flexDirection: "row",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue