Last-rendered: Remove outline when nothing has been rendered yet
Dotted/dashed lines are usually used for drop-boxes.
This commit is contained in:
parent
d059b99af4
commit
d87e0aa019
@ -114,10 +114,6 @@ defineExpose({
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.last-rendered.nothing-rendered-yet {
|
|
||||||
outline: thin dotted var(--color-text-hint);
|
|
||||||
}
|
|
||||||
|
|
||||||
.last-rendered img {
|
.last-rendered img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user