mirror of
https://github.com/mue/mue.git
synced 2026-07-10 22:14:39 +02:00
feat: selectable text on stats, change log, and about pages
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
&:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.modalInfoPage {
|
||||
user-select: text;
|
||||
}
|
||||
}
|
||||
|
||||
.closePositioning {
|
||||
|
||||
@@ -254,7 +254,6 @@
|
||||
text-align: center;
|
||||
align-items: center;
|
||||
user-select: none;
|
||||
user-select: none;
|
||||
|
||||
img {
|
||||
width: 200px;
|
||||
|
||||
Reference in New Issue
Block a user