aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/toggl/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/toggl/style.css')
-rw-r--r--recipes/toggl/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/toggl/style.css b/recipes/toggl/style.css
new file mode 100644
index 0000000..85495ed
--- /dev/null
+++ b/recipes/toggl/style.css
@@ -0,0 +1,6 @@
1.ProjectsPopdown__popdown {
2 width: 1100px !important;
3}
4.Project__name {
5 text-overflow: initial !important;
6}