mirror of
https://github.com/plankanban/planka.git
synced 2025-12-18 01:11:13 +03:00
Background gradients, migrate from CSS to SCSS, remove !important
This commit is contained in:
@@ -23,7 +23,7 @@ import EditTimerPopup from '../EditTimerPopup';
|
||||
import MoveCardPopup from '../MoveCardPopup';
|
||||
import DeletePopup from '../DeletePopup';
|
||||
|
||||
import styles from './CardModal.module.css';
|
||||
import styles from './CardModal.module.scss';
|
||||
|
||||
const CardModal = React.memo(
|
||||
({
|
||||
|
||||
Reference in New Issue
Block a user