mirror of
https://github.com/google/blockly.git
synced 2026-01-15 21:07:14 +01:00
* Fix #1275 by adding a more specific rule for overflow:visible on the drag surface svg. This wins out over a common bootstrap rule that says: svg:not(:root) {overflow:hidden} and helps avoid a difficult problem for Blockly users to diagnose. * Update css.js
21 KiB
21 KiB