diff --git a/UI/src/components/role-picker/RolePicker.sass b/UI/src/components/role-picker/RolePicker.sass index b652e85..2f7af8e 100644 --- a/UI/src/components/role-picker/RolePicker.sass +++ b/UI/src/components/role-picker/RolePicker.sass @@ -2,5 +2,5 @@ transition: opacity 0.3s ease-in-out opacity: 1 - .hidden + &.hidden opacity: 0