forked from mirrors/amnezia-wg-easy
add .is-disabled
This commit is contained in:
parent
76c713499d
commit
19c83de975
3 changed files with 4 additions and 9 deletions
|
@ -19,7 +19,7 @@ module.exports = {
|
|||
plugins: [
|
||||
function addDisabledClass({ addUtilities }) {
|
||||
const newUtilities = {
|
||||
'.inactive': {
|
||||
'.is-disabled': {
|
||||
opacity: '0.25',
|
||||
cursor: 'default',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue