Update app.css
This commit is contained in:
Родитель
e18cd6ed93
Коммит
294e5378fb
|
@ -23,6 +23,17 @@
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
canvas {
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#avalonia-splash a{
|
||||
color: whitesmoke;
|
||||
text-decoration: none;
|
||||
|
|
Загрузка…
Ссылка в новой задаче