Commit 0d802a4b authored by alexcherman's avatar alexcherman

Uppercase panel title

parent 7b548779
......@@ -13,6 +13,7 @@ const css = csjs`
}
.swapitTitle {
margin: 0;
text-transform: uppercase;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment