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
7 changed files with 120 additions and 62 deletions
@@ -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;