⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.4
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
grafana
/
public
/
sass
/
components
/
View File Name :
_code_editor.scss
.gf-code-editor { min-height: 36px; min-width: 280px; flex-grow: 1; margin-right: $space-xs; &.ace_editor { @include font-family-monospace(); font-size: $font-size-md; min-height: 50px; // Include space for horizontal scrollbar @include border-radius($input-border-radius); border: $border-width solid $input-border-color; } .ace_content { z-index: 0; } } .ace_editor.ace_autocomplete { @include font-family-monospace(); font-size: $font-size-md; // Ace editor adds