somewhere

This commit is contained in:
Swift
2023-08-17 13:05:51 +03:30
parent 30c7eb0e7b
commit 53843207cc
429 changed files with 117489 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
// If you want to override variables do it here
@import 'variables';
// Import styles
@import '~@coreui/coreui/scss/coreui';
// If you want to add something do it here
@import 'custom';
@import 'el_ui_rtl';
.card-header:not(.content-center) > .c-icon:first-child {
margin-right: 0.1rem;
margin-top: 0.1rem;
vertical-align: top;
width: 1.2rem;
height: 1.2rem;
font-size: 1.2rem;
}