Skip to content

Commit b21589f

Browse files
authored
Add support for Adw.OverlaySplitView (#1302)
add style
1 parent b76dc06 commit b21589f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/gtk-4.0/widgets/_stackable_boxes.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
// Hdy.Deck and Hdy.Leaflet
1010
navigation-view,
1111
leaflet,
12-
webkitwebview {
12+
webkitwebview,
13+
overlay-split-view {
1314
> dimming {
1415
background: rgba(black, 0.15);
1516
@if $color-scheme == "dark" {

0 commit comments

Comments
 (0)