1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00
(cherry picked from commit 4e163d39506efae04c76174c77152ee46cc4aa22)
This commit is contained in:
Sergio Betanzos 2021-11-18 12:42:53 +01:00 committed by Tino Vazquez
parent 390814188d
commit 3485e97abf
No known key found for this signature in database
GPG Key ID: 14201E424D02047E

View File

@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and *
* limitations under the License. *
* ------------------------------------------------------------------------- */
import { createTheme, darkScrollbar, ThemeOptions, colors, alpha } from '@mui/material'
import { createTheme, ThemeOptions, colors, alpha } from '@mui/material'
import { UbuntuFont } from 'client/theme/fonts'
import { SCHEMES } from 'client/constants'