fix: skeletons for headers to avoid data fetching
This commit is contained in:
@@ -49,6 +49,12 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.skeletonWrapper {
|
||||
padding: 4px 10px;
|
||||
height: 30px;
|
||||
align-content: center;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.container {
|
||||
padding: 0 30px;
|
||||
|
||||
Reference in New Issue
Block a user