mirror of
https://github.com/plankanban/planka.git
synced 2025-12-19 17:23:27 +03:00
Return text-shadow back, make project wrapper less transparent
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
position: relative;
|
||||
text-align: left;
|
||||
text-overflow: ellipsis;
|
||||
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
|
||||
|
||||
&:hover {
|
||||
opacity: 0.9;
|
||||
|
||||
Reference in New Issue
Block a user