Skip to content

Commit 8cec622

Browse files
author
Leonix
committed
Webasyst Framework v.2.4.0
* Webasyst 2 UI multiple tweaks (wa-2.0.css). * Installer new UI bug fixes. * PHP 8 compatibility issue and some minor bug fixes.
1 parent cba4ed8 commit 8cec622

File tree

62 files changed

+22332
-638
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+22332
-638
lines changed

wa-apps/installer/css/app.installer.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@
8080
.i-assets-col-icon {
8181
width: 48px;
8282
}
83+
.i-assets-col-icon img {
84+
max-width: 100%;
85+
}
8386
.i-assets-color-blue {
8487
color: var(--blue);
8588
}
@@ -844,3 +847,7 @@
844847
align-self: center;
845848
}
846849
}
850+
.update-result-apps-list {
851+
list-style: none;
852+
padding: 0;
853+
}

0 commit comments

Comments
 (0)