mirror of
https://github.com/plankanban/planka.git
synced 2025-12-22 01:11:29 +03:00
Background gradients, migrate from CSS to SCSS, remove !important
This commit is contained in:
@@ -6,7 +6,7 @@ import { Button, Icon, Label, Loader } from 'semantic-ui-react';
|
||||
|
||||
import EditPopup from './EditPopup';
|
||||
|
||||
import styles from './Item.module.css';
|
||||
import styles from './Item.module.scss';
|
||||
|
||||
const Item = React.memo(
|
||||
({
|
||||
|
||||
Reference in New Issue
Block a user