0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/client/scss/components/forms
Chiemezuo b7beb36df6 Ensure expanded side panel does not overlap form content for most viewports
- Set the side panel width custom property ('--side-panel-width') globally, not just on the form container.
- Use this custom property to determine the max width of the form content.
- Fixes #11038
2023-11-30 18:02:54 +10:00
..
_daterange.scss Re-implement base form field styles based on new page editor designs 2022-08-05 10:36:52 +02:00
_drop-zone.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_error-message.scss Fix color contrast of red error messages in dark mode 2023-05-25 08:36:49 +01:00
_field-comment-control.scss Ensure comment buttons always respect WAGTAILADMIN_COMMENTS_ENABLED. Fix #10406 2023-05-17 10:49:16 +01:00
_field-row.scss Finish re-implementing form styles based on design feedback & code review 2022-08-05 10:36:52 +02:00
_field-textoutput.scss Use inactive field border styles for read-only FieldPanel 2023-07-18 10:42:05 +01:00
_field.scss Fix color contrast of red error messages in dark mode 2023-05-25 08:36:49 +01:00
_file.scss Finish re-implementing form styles based on design feedback & code review 2022-08-05 10:36:52 +02:00
_form-width.scss Ensure expanded side panel does not overlap form content for most viewports 2023-11-30 18:02:54 +10:00
_help.scss Move help text above all form fields (#10302) 2023-03-31 17:05:20 +01:00
_input-base.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_input-text.scss Remove resize handles from autosize text areas (#9713) 2023-01-05 14:13:29 +00:00
_nested-panel.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_publishing.scss Do not use FieldRowPanel for scheduled publishing fields 2023-07-14 15:21:57 +01:00
_radio-checkbox-multiple.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_radio-checkbox.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_required-mark.scss Fix color contrast of red error messages in dark mode 2023-05-25 08:36:49 +01:00
_select.scss Update formatting - Prettier 3.0 2023-08-02 21:00:25 +10:00
_switch.scss Fix switch component having a white border in dark mode 2023-05-25 08:36:30 +01:00
_tagit.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_title.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00