kopia lustrzana https://github.com/shoelace-style/shoelace
move it
rodzic
876078b725
commit
3919ea97e9
|
@ -360,10 +360,10 @@ Tooltips will be clipped if they're inside a container that has `overflow: auto|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.tooltip-hoist {
|
.tooltip-hoist {
|
||||||
|
position: relative;
|
||||||
border: solid 2px var(--sl-panel-border-color);
|
border: solid 2px var(--sl-panel-border-color);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: var(--sl-spacing-medium);
|
padding: var(--sl-spacing-medium);
|
||||||
position: relative;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
```
|
```
|
||||||
|
|
Ładowanie…
Reference in New Issue