feature: update task details design
This commit is contained in:
@ -106,5 +106,9 @@ export default createGlobalStyle`
|
||||
touch-action: manipulation;
|
||||
}
|
||||
|
||||
textarea {
|
||||
resize: none;
|
||||
}
|
||||
|
||||
${mixin.placeholderColor(color.textLight)}
|
||||
`;
|
||||
|
Reference in New Issue
Block a user