1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-31 02:59:46 +02:00

Return text-shadow back, make project wrapper less transparent

This commit is contained in:
Maksim Eltyshev 2020-06-04 21:15:22 +05:00
parent d22580cec0
commit c4e3c3d4c8
6 changed files with 5 additions and 20 deletions

View file

@ -47,6 +47,7 @@
position: absolute;
right: 6px;
text-align: center;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
top: 0;
transform: rotate(-135deg);
width: 36px;