Compare commits
1 Commits
1f1c87c0a6
...
f71bf806cc
| Author | SHA1 | Date | |
|---|---|---|---|
| f71bf806cc |
@@ -2269,6 +2269,7 @@ p {
|
|||||||
.firmware-groups {
|
.firmware-groups {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
gap: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.firmware-group {
|
.firmware-group {
|
||||||
@@ -2335,6 +2336,7 @@ p {
|
|||||||
.firmware-versions {
|
.firmware-versions {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
gap: 0.75rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.firmware-version-item {
|
.firmware-version-item {
|
||||||
|
|||||||
Reference in New Issue
Block a user