1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-28 17:49:43 +02:00

Remove text-shadow everywhere

This commit is contained in:
Maksim Eltyshev 2020-05-27 12:50:37 +05:00
parent 38f68c1b82
commit 313f7ab7c7
6 changed files with 0 additions and 7 deletions

View file

@ -165,7 +165,6 @@
overflow: hidden;
padding: 0 12px;
text-overflow: ellipsis;
text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
white-space: nowrap;
}