manueltauber 2023-12-07 15:51:42 +01:00
parent e54678bf48
commit 58266f8b96
1 changed files with 6 additions and 0 deletions

View File

@ -6,12 +6,18 @@
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- <style>
.e-gantt-milestone-border {
border: 2px solid red !important;
}
</style> -->
</head>
<body>
<app-root></app-root>
</body>
</html>
<style>
.e-selectionbackground {
background-color: #E0E0E0 !important;