mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
Last comment on letter+ FIX marginal issue + vite build options
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
}
|
||||
|
||||
.ha-text .ha-marginalbox {
|
||||
@apply bg-slate-50 dark:bg-slate-900
|
||||
@apply bg-slate-50 dark:bg-slate-900 duration-200
|
||||
}
|
||||
|
||||
.ha-text .ha-marginalbox.ha-expanded-box .ha-marginallist {
|
||||
@@ -172,7 +172,7 @@
|
||||
}
|
||||
|
||||
.ha-text .ha-marginalbox {
|
||||
@apply hidden overflow-hidden select-none hover:select-auto hyphenate pl-1 md:inline-block absolute left-full ml-6 desktop:ml-10 mt-1 w-[16rem] desktop:w-[28rem] text-sm leading-tight rounded-sm font-sans
|
||||
@apply hidden whitespace-normal overflow-hidden select-none hover:select-auto hyphenate pl-1 md:inline-block absolute left-full ml-6 desktop:ml-10 mt-1 w-[16rem] desktop:w-[28rem] text-sm leading-tight rounded-sm font-sans
|
||||
}
|
||||
|
||||
.ha-text .ha-marginalbox .ha-marginallist {
|
||||
|
||||
Reference in New Issue
Block a user