Changeset 13893 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2024/src/style/_sidebar.scss
- Timestamp:
- 07/10/2024 06:17:54 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2024/src/style/_sidebar.scss
r13891 r13893 1 .wporg-learn-sidebar { 2 --wp--preset--spacing--40: 40px; 3 4 min-width: 280px; 5 6 .sensei-block-wrapper { 7 margin-top: unset; 8 margin-bottom: unset; 9 } 10 } 11 1 12 .wporg-learn-sidebar-meta-info { 2 > .wp-block-sensei-lms-button-take-course {3 margin-bottom: var(--wp--preset--spacing--20);4 5 button {6 line-height: 1;7 }8 }9 10 .wp-block-buttons a {11 line-height: 1;12 }13 14 13 .wporg-learn-sidebar-all-courses { 15 14 a { … … 17 16 } 18 17 } 19 20 .wporg-learn-sidebar-course-progress {21 margin-bottom: unset;22 }23 18 }
Note: See TracChangeset
for help on using the changeset viewer.