aboutsummaryrefslogtreecommitdiff
path: root/src/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.css')
-rw-r--r--src/app.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/app.css b/src/app.css
index 9c0548c5..0ff87ecd 100644
--- a/src/app.css
+++ b/src/app.css
@@ -156,3 +156,9 @@ code {
.card-clear {
background-color: transparent;
}
+
+.details-unstyled {
+ background-color: transparent;
+ padding: 0;
+ border-radius: 0;
+}