bubblemenu: tener fondo

This commit is contained in:
Cat /dev/Nulo 2023-03-18 14:03:18 +00:00
parent e66c6f49db
commit 3264f19021

View file

@ -163,6 +163,7 @@ transform: scale(${1 / viewport.scale});
/* https://wicg.github.io/visual-viewport/examples/fixed-to-keyboard.html */
transform-origin: left bottom;
background: white;
border-top: 1px solid #ccc;
width: 100%;