feat(FloatingUI): sync styles with the latest version

This commit is contained in:
alistair3149 2024-09-05 23:16:09 -04:00
parent 37bfed5a59
commit 4dd8e5492e
No known key found for this signature in database

View file

@ -8,7 +8,7 @@
* Date: 2024-09-04
*/
.ext-floatingui-floating {
.ext-floatingui-floating-inner {
font-size: var( --font-size-small );
background-color: var( --color-surface-1 );
border-color: var( --border-color-base );