mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
feat: prep fopr v3.7.0 as well as minor tweaks
This commit is contained in:
@@ -103,6 +103,20 @@
|
||||
gap: 1.25rem;
|
||||
}
|
||||
|
||||
.bsplus-analytics-header-actions {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
gap: 0.5rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
@media (min-width: 480px) {
|
||||
.bsplus-analytics-header-actions {
|
||||
min-width: 10.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.bsplus-analytics-header-text h1 {
|
||||
margin: 0 0 0.35rem;
|
||||
font-size: 1.875rem;
|
||||
|
||||
Reference in New Issue
Block a user