links on aside

This commit is contained in:
2023-12-05 17:32:40 +01:00
parent 853d93f8ff
commit e1fc974372
3 changed files with 64 additions and 65 deletions

View File

@@ -1,8 +1,3 @@
body {
width: min-content;
margin: auto;
}
input[type="number"]::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
@@ -136,10 +131,6 @@ table input:enabled {
cursor: inherit;
}
.modal-content {
z-index: 1000;
}
.pencil {
color: var(--bs-secondary-color) !important;
}