/
vshmidt
/
cloudbeaver
Обзор
Документация
Войти
/
vshmidt
/
cloudbeaver
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
devel
webapp/packages/plugin-sql-editor/src/SqlEditor/SqlEditorActionsMenuBarItem.module.css
13 строк
314 B
Alexey
CB-4885 feat: components registry (#2745)
02 июл 2024, 21:00
Не верифицирован
02 июл 2024, 21:00
e259606
Код
Авторство
О чём код?
/* * CloudBeaver - Cloud Database Manager * Copyright (C) 2020-2024 DBeaver Corp and others * * Licensed under the Apache License, Version 2.0. * you may not use this file except in compliance with the License. */ .toolsMenu .menuBarItemGroup .menuBarItem { & .menuBarItemLabel { display: none; } }