1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 13:23:07 +01:00

Fixes file formatting (#2085)

* Updates prettier ignore

* Updates prettier ignore

* Updates formatting

* Fixes tests

* Fixes tests
This commit is contained in:
Amir Raminfar
2023-03-15 10:46:32 -07:00
committed by GitHub
parent 93dc547b9d
commit 77cce86e29
12 changed files with 40 additions and 35 deletions

View File

@@ -109,8 +109,8 @@ function addColumn(container: Container) {
.panel {
min-height: 200px;
width: auto;
margin-left: 0.25rem!important;
margin-right: 0.25rem!important;
margin-left: 0.25rem !important;
margin-right: 0.25rem !important;
}
}