2025-04-02 13:24:56 +05:30

14 lines
303 B
SCSS

// * Account Settings
// *******************************************************************************
@import '../_custom-variables/pages';
@import '../_bootstrap-extended/include';
.api-key-actions {
position: absolute !important;
top: 0.75rem;
@include app-ltr() {
right: 0.5rem;
}
}