Skip to content
Snippets Groups Projects

Removed unsed CSS from tabledrag.pcss.css file

Open Gaurav requested to merge issue/drupal-3355904:3355904-removed-unused-css into 10.1.x
2 files
+ 0
10
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -200,11 +200,6 @@ body.drag {
padding-bottom: var(--space-s);
}
.touchevents .draggable .menu-item__link {
padding-top: var(--space-xs);
padding-bottom: var(--space-xs);
}
/**
* Wrapper of the toggle weight button (styled as a link).
*/
Loading