/
githubmirror
/
alluxio
Обзор
Документация
Войти
/
githubmirror
/
alluxio
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
webui/common/src/components/Configuration/Configuration.scss
20 строк
629 B
Yaolong Liu
Display configuration table in the worker page
19 окт 2021, 23:26
Не верифицирован
19 окт 2021, 23:26
73bf2ce
Код
Авторство
О чём код?
/* * The Alluxio Open Foundation licenses this work under the Apache License, version 2.0 * (the "License"). You may not use this work except in compliance with the License, which is * available at www.apache.org/licenses/LICENSE-2.0 * * This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied, as more fully set forth in the License. * * See the NOTICE file distributed with this work for information regarding copyright ownership. */ #searchConfig { width: 50%; margin-left: 50%; } .search-container { align-content: center; bottom: 5px; }