Merge pull request #6353 from SimonBrandner/feature/improved-composer
Improve handling of pills in the composer
This commit is contained in:
@@ -65,6 +65,14 @@ limitations under the License.
|
||||
font-size: $font-10-4px;
|
||||
}
|
||||
}
|
||||
|
||||
span.mx_UserPill {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
span.mx_RoomPill {
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
&.mx_BasicMessageComposer_input_disabled {
|
||||
|
||||
Reference in New Issue
Block a user