Merge pull request #5702 from matrix-org/t3chguy/spaces4.1
Iterate Space Panel
This commit is contained in:
commit
7b7c89e854
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue