mirror of
https://github.com/dockpeek/dockpeek.git
synced 2026-05-12 19:38:42 -05:00
style: logs-loading padding
This commit is contained in:
@@ -315,6 +315,7 @@ mark.search-highlight-active {
|
||||
|
||||
/* Loading State */
|
||||
.logs-loading {
|
||||
padding: 0.7rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
@@ -1069,6 +1069,7 @@ mark.search-highlight-active {
|
||||
margin-right: 4px;
|
||||
}
|
||||
.logs-loading {
|
||||
padding: 0.7rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user