Merge pull request #5702 from matrix-org/t3chguy/spaces4.1

Iterate Space Panel
This commit is contained in:
Michael Telatynski 2021-03-01 23:56:54 +00:00 committed by GitHub
commit 7b7c89e854
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 120 additions and 62 deletions

View file

@ -75,6 +75,11 @@ limitations under the License.
background-color: $menu-selected-color;
}
&.mx_AccessibleButton_disabled {
opacity: 0.5;
cursor: not-allowed;
}
img, .mx_IconizedContextMenu_icon { // icons
width: 16px;
min-width: 16px;