diff --git a/src/styles.css b/src/styles.css index 876a0c8..ede1c89 100644 --- a/src/styles.css +++ b/src/styles.css @@ -28,6 +28,6 @@ If your plugin does not need CSS, delete this file. } /* Based on right sidebar width grind manager will adjust its layouts */ -.mod-right, .mod-right-split { +[data-type="grind-manager-view"] { container-type: size; }