mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
okokokok
This commit is contained in:
@@ -185,10 +185,8 @@
|
|||||||
|
|
||||||
[class^="actionList"] {
|
[class^="actionList"] {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: 1px solid var(--wave-color-opacity-contrast-fill-ultra-thin) !important;
|
margin: 0px;
|
||||||
margin: 5px;
|
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 10px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
button[data-test="request-fullscreen"],
|
button[data-test="request-fullscreen"],
|
||||||
@@ -329,6 +327,10 @@ button[data-test="close-now-playing"]:hover {
|
|||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[data-test="settings-page"] {
|
||||||
|
padding-bottom: 60px !important;
|
||||||
|
}
|
||||||
|
|
||||||
[data-test="query-suggestions"], [data-test="recent-searches-container"] {
|
[data-test="query-suggestions"], [data-test="recent-searches-container"] {
|
||||||
background-color: rgba(0, 0, 0, 0.6);
|
background-color: rgba(0, 0, 0, 0.6);
|
||||||
backdrop-filter: blur(10px);
|
backdrop-filter: blur(10px);
|
||||||
|
|||||||
Reference in New Issue
Block a user