Skip to content
Snippets Groups Projects
Unverified Commit 1ac2c8c8 authored by Gustavo Saiani's avatar Gustavo Saiani Committed by GitHub
Browse files

Add pre-wrap to tippy style (#23270)

parent d67d6f06
No related branches found
No related tags found
No related merge requests found
.tippy-content {
white-space: pre-wrap;
}
......@@ -10,6 +10,7 @@
@import "./components/modal.css";
@import "./components/select.css";
@import "./components/table.css";
@import "./components/tippy.css";
@import "./components/token.css";
@import "./components/grabber.css";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment