文件操作 - _panel_editor.scss
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/grafana/public/sass/components/_panel_editor.scss
编辑文件内容
.panel-wrapper { height: 100%; position: relative; &--view { flex: 1 1 0; height: 90%; } } .panel-editor__scroll { flex-grow: 1; min-width: 0; display: flex; min-height: 0; height: 100%; overflow: hidden; } .panel-editor__content { padding: 0 16px 16px 16px; } .panel-in-fullscreen { .sidemenu { display: none; } .search-container { left: 0 !important; } } .ds-picker { position: relative; min-width: 200px; max-width: 300px; }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件