mirror of
https://github.com/plankanban/planka.git
synced 2025-12-21 17:25:39 +03:00
Background gradients, migrate from CSS to SCSS, remove !important
This commit is contained in:
@@ -7,7 +7,7 @@ import Paths from '../../constants/Paths';
|
||||
import NotificationsPopup from './NotificationsPopup';
|
||||
import UserPopup from '../UserPopup';
|
||||
|
||||
import styles from './Header.module.css';
|
||||
import styles from './Header.module.scss';
|
||||
|
||||
const Header = React.memo(
|
||||
({
|
||||
|
||||
Reference in New Issue
Block a user