summaryrefslogtreecommitdiff
path: root/public/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/style.css')
-rwxr-xr-xpublic/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/css/style.css b/public/css/style.css
index 4085875..681273b 100755
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -268,6 +268,7 @@ body, html {
text-overflow: "";
overflow: hidden;
max-width: 62px;
+ color: #fff;
}
.remove-attendee {
@@ -337,4 +338,4 @@ body, html {
.code {
font-family: 'Courier New', Courier, monospace;
overflow-wrap: anywhere;
-} \ No newline at end of file
+}