This website works better with JavaScript.
Home
Explore
Help
Sign In
garrick
/
regexplain
mirror of
https://github.com/gadenbuie/regexplain.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
Wrap overflow in gadget-result
tags/v0.1.0^2
Garrick Aden-Buie
8 years ago
parent
342a7bacf4
commit
26df80bd0b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
inst/style.css
+ 1
- 0
inst/style.css
View File
@@ -7,6 +7,7 @@
border: 1px solid #ccc;
border-radius: 0.5rem;
padding: 8px;
overflow-wrap: break-word;
}
.group {
Write
Preview
Loading…
Cancel
Save