Primo sviluppo sincronizzazione e migliorie ui
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.no-data {
|
||||
position: fixed;
|
||||
top: 35%;
|
||||
width: calc(100% - 3rem); /* remove page padding */
|
||||
width: calc(100vw - (var(--bs-gutter-x) * .5) * 2);
|
||||
}
|
||||
|
||||
.no-data img {
|
||||
|
||||
Reference in New Issue
Block a user