More package updates. Less warnings.
This commit is contained in:
@@ -348,7 +348,7 @@ function dispatch_edit_mode_changed() {
|
||||
</section>
|
||||
|
||||
|
||||
<style lang="postcss">
|
||||
<style lang="scss">
|
||||
/* BEGIN: AE's Svelte Quick Access Type component */
|
||||
#AE-Quick-Access-Type {
|
||||
/* position: absolute; */
|
||||
@@ -426,12 +426,14 @@ function dispatch_edit_mode_changed() {
|
||||
/* outline: solid thin red; */
|
||||
}
|
||||
|
||||
/*
|
||||
.ae_access_type .current_text {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ae_access_type:hover .current_text {
|
||||
display: initial;
|
||||
/* outline: solid thin red; */
|
||||
outline: solid thin red;
|
||||
}
|
||||
*/
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user