/* Full screen dialog */
&[style*="--dialog-size: 100%"] {
  min-block-size: 100%;
  border-radius: 0;
}