mirror of
https://github.com/mue/mue.git
synced 2026-07-24 17:27:17 +02:00
fix: improve dropdown styles, add reset modal language support
This commit is contained in:
@@ -76,8 +76,8 @@ p.author {
|
||||
}
|
||||
}
|
||||
|
||||
#item > h1,
|
||||
#item > .MuiSvgIcon-root {
|
||||
#item>h1,
|
||||
#item>.MuiSvgIcon-root {
|
||||
display: inline;
|
||||
font-size: 35px !important;
|
||||
}
|
||||
@@ -132,7 +132,7 @@ p.description {
|
||||
background: #2d3436;
|
||||
}
|
||||
|
||||
#item > img {
|
||||
#item>img {
|
||||
border-radius: 24px;
|
||||
height: 200px;
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user