Fix space panel width mismatch for creation modal shade
This commit is contained in:
parent
8e497f8c56
commit
ba8ec1763b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$spacePanelWidth: 71px;
|
$spacePanelWidth: 68px;
|
||||||
|
|
||||||
.mx_SpaceCreateMenu_wrapper {
|
.mx_SpaceCreateMenu_wrapper {
|
||||||
// background blur everything except SpacePanel
|
// background blur everything except SpacePanel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue