Update CSS styles

This commit is contained in:
Dede Fuji Abdul
2024-03-05 08:25:54 +07:00
parent 28edf33aff
commit 9186da30ac
4 changed files with 47 additions and 58 deletions

View File

@@ -58,30 +58,4 @@
border-radius: 8px;
background-color: transparent;
transition: background-color 0.5s;
}
.dx-datagrid-headers .dx-datagrid-table .dx-row > td{
font-size: 10px !important;
}
.dx-datagrid .dx-row > td{
font-size: 10px !important;
}
.dx-toolbar .dx-toolbar-items-container{
height: 56px !important;
}
.dx-texteditor-input{
border: 1px solid #d1d5db !important;
border-radius: 8px !important;
}
.dx-texteditor.dx-editor-filled::after{
border: none !important;
}
.dx-texteditor.dx-state-active::before, .dx-texteditor.dx-state-focused::before{
border: none !important;
}
.dx-button-has-icon .dx-icon{
font-size: 24px !important;
}
.dx-list-item-icon{
font-size: 24px !important;
}