main
parent
e54678bf48
commit
58266f8b96
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue