rest-book icon indicating copy to clipboard operation
rest-book copied to clipboard

Use a custom svg class for your rest book svg elements

Open RandomFractals opened this issue 2 years ago • 0 comments

Setting all svg elements width to 20px breaks renderers that use REST book for pulling data for display.

See: https://github.com/RandomFractals/vscode-leaflet/issues/31#issuecomment-939485246

vscode-svg-style

This needs to be changed in your stylesheet: https://github.com/tanhakabir/rest-book/blob/main/src/custom-renderer/style.css#L46

RandomFractals avatar Oct 10 '21 14:10 RandomFractals