mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2026-02-04 02:25:30 +00:00
some list things; image uplaod
This commit is contained in:
@@ -66,6 +66,22 @@
|
||||
@apply bg-stone-50;
|
||||
}
|
||||
|
||||
body[data-dragging="true"] tool-tip {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
body[data-dragging="true"] .tooltip-box {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
html.dragging tool-tip {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
html.dragging .tooltip-box {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
* {
|
||||
@apply normal-nums;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user