mirror of
https://github.com/mue/mue.git
synced 2026-07-07 14:17:09 +02:00
fix: ability to highlight descriptions on item pages
This commit is contained in:
@@ -159,6 +159,11 @@ p.description {
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
gap: 15px;
|
||||
|
||||
.subtitle {
|
||||
-webkit-user-select: text !important;
|
||||
user-select: text !important;
|
||||
}
|
||||
}
|
||||
|
||||
.moreFromCurator {
|
||||
|
||||
Reference in New Issue
Block a user