mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
fix extend to screen width css
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@ export interface D<T = string> {
|
||||
|
||||
const domains: D = {
|
||||
local: "http://localhost:",
|
||||
remote: "http://10.5.86.154:",
|
||||
remote: "http://10.5.71.115:",
|
||||
};
|
||||
|
||||
const ports = {
|
||||
@@ -81,4 +81,4 @@ const paths = {
|
||||
|
||||
export { paths, toggleMode };
|
||||
|
||||
// TODO: Add setting to toggle between extending to edges or not
|
||||
// TODO: Add setting to toggle between extending to edges or not
|
||||
Reference in New Issue
Block a user