⚝
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
/
utils
/
Edit File: _widths.scss
.max-width { width: 100%; } .width-auto { width: auto; } // widths @for $i from 1 through 30 { .width-#{$i} { width: ($spacer * $i) !important; } } @for $i from 1 through 30 { .max-width-#{$i} { max-width: ($spacer * $i) !important; flex-grow: 1; } } @for $i from 1 through 30 { .min-width-#{$i} { min-width: ($spacer * $i) !important; } } @for $i from 1 through 30 { .offset-width-#{$i} { margin-left: ($spacer * $i) !important; } }
Simpan