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"] {
|
||||
background-color: transparent;
|
||||
border: 1px solid var(--wave-color-opacity-contrast-fill-ultra-thin) !important;
|
||||
margin: 5px;
|
||||
margin: 0px;
|
||||
border-radius: 5px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
button[data-test="request-fullscreen"],
|
||||
@@ -329,6 +327,10 @@ button[data-test="close-now-playing"]:hover {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
[data-test="settings-page"] {
|
||||
padding-bottom: 60px !important;
|
||||
}
|
||||
|
||||
[data-test="query-suggestions"], [data-test="recent-searches-container"] {
|
||||
background-color: rgba(0, 0, 0, 0.6);
|
||||
backdrop-filter: blur(10px);
|
||||
|
||||
Reference in New Issue
Block a user