overflow banner

This commit is contained in:
2021-11-24 16:50:13 +01:00
parent aa9c299814
commit 2d3bc1c742
2 changed files with 11 additions and 1 deletions

View File

@@ -26,6 +26,10 @@
</div>
<style>
:global(*) {
box-sizing: border-box;
}
.wrapper {
position: fixed;
color: #000;