guh
This commit is contained in:
parent
e4580f2278
commit
7dcc5e23db
1 changed files with 4 additions and 2 deletions
|
@ -199,7 +199,9 @@ nav[class*="guilds_"] [class^="itemsContainer_"] > [class^="footer_"] {
|
|||
top: unset;
|
||||
}
|
||||
|
||||
.platform-linux.visual-refresh {
|
||||
// google ruining selector performance ughghghgh
|
||||
@import url("https://surgedevs.github.io/visual-refresh-compact-title-bar/browser.css");
|
||||
/*.platform-linux.visual-refresh {
|
||||
--vr-header-snippet-top: 0px;
|
||||
--vr-header-snippet-server-padding: 16px;
|
||||
--vr-header-snippet-space: 100px;
|
||||
|
@ -265,7 +267,7 @@ nav[class*="guilds_"] [class^="itemsContainer_"] > [class^="footer_"] {
|
|||
ul[data-list-id="guildsnav"] > div[class^="itemsContainer_"] > div[class^="stack_"] {
|
||||
margin-top: var(--vr-header-snippet-server-padding);
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
/* unround */
|
||||
*,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue