mirror of
https://github.com/mue/mue.git
synced 2026-07-22 08:17:28 +02:00
fix: icon on addons tab
This commit is contained in:
@@ -170,6 +170,12 @@ h5 {
|
||||
gap: 20px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
.link {
|
||||
display: flex;
|
||||
flex-flow: row;
|
||||
gap: 15px;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
.marketplaceCondition {
|
||||
|
||||
@@ -21,7 +21,7 @@ import {
|
||||
MdOutlineAssessment as Stats,
|
||||
MdOutlineNewReleases as Changelog,
|
||||
MdInfoOutline as About,
|
||||
MdAddCircleOutline as Added,
|
||||
MdOutlineExtension as Added,
|
||||
MdAddCircleOutline as Create,
|
||||
MdViewAgenda as Overview,
|
||||
MdCollectionsBookmark as Collections,
|
||||
|
||||
Reference in New Issue
Block a user