nice stuff

This commit is contained in:
1ilit
2023-09-19 15:48:51 +03:00
parent 25926cb9b8
commit 2a04f651d3
3 changed files with 9 additions and 25 deletions

View File

@@ -1,22 +0,0 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
.cm-focused {
outline: none !important;
}
.bg-blue {
background-color: #124559;
}
.semi-form-vertical .semi-form-field {
margin: 0;
padding-top: 8px !important;
padding-bottom: 8px !important;
overflow: hidden;
}
.semi-card .semi-collapse-item{
border: none !important;
}