[WEB-5614] fix: new design system consistency (#8351)
* chore: tooltip enhancements * chore: project card enhancements * chore: work item card enhancements * chore: update component styles and class names for consistency across the application --------- Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
This commit is contained in:
parent
df710e00dc
commit
88f5a063d6
23 changed files with 98 additions and 61 deletions
|
|
@ -105,7 +105,7 @@ ul[data-type="taskList"] li > div {
|
|||
}
|
||||
|
||||
ul[data-type="taskList"] li > label input[type="checkbox"] {
|
||||
@apply border! border-strong/20!;
|
||||
@apply border! border-strong!;
|
||||
outline: none;
|
||||
border-radius: 2px;
|
||||
transform: scale(1.05);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue