mirror of
https://github.com/mue/mue.git
synced 2026-07-14 12:34:03 +02:00
style(checkbox): Match mui design
Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
@@ -1,18 +1,3 @@
|
||||
.updateChangelog {
|
||||
max-width: 75%;
|
||||
margin-top: 15px;
|
||||
white-space: pre-wrap;
|
||||
font-size: 18px;
|
||||
|
||||
a {
|
||||
color: var(--modal-link);
|
||||
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.changelogtab {
|
||||
.mainTitle {
|
||||
margin: 0 !important;
|
||||
@@ -21,4 +6,10 @@
|
||||
img {
|
||||
max-width: 95%;
|
||||
}
|
||||
|
||||
a {
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user