2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-06-27 13:33:13 +00:00
This commit is contained in:
2024-06-09 23:24:21 +03:00
parent 08410de9c3
commit 3e4d6461a3
4 changed files with 18 additions and 30 deletions

View File

@ -19,6 +19,10 @@ i-app {
height: 100%;
}
.logo {
height: 50px;
}
i-router {
padding: 10px 35px;
height: calc(100vh - 150px);