1
0
mirror of https://github.com/flarum/core.git synced 2025-08-11 02:44:04 +02:00

Global Update (Fixes #2)

This commit is contained in:
SychO9
2021-09-29 12:07:53 +01:00
parent 77f0dca47e
commit d878eeb92a
15 changed files with 290 additions and 22 deletions

View File

@@ -21,6 +21,12 @@
}
}
.PackageManager-updaterControls {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.PackageManager-extensions {
&-grid {
--gap: 12px;