Compare commits
3
Commits
bea8ef4cd9
...
59e2240e78
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
59e2240e78 | ||
|
|
1d7ff6655c | ||
|
|
b218b58729 |
+1
-1
@@ -1,6 +1,6 @@
|
||||
[serve]
|
||||
# The address to serve on LAN.
|
||||
addresses = ["127.0.0.1", "192.168.178.56"] #,"10.150.9.116"]
|
||||
addresses = ["127.0.0.1"]#, "192.168.178.56"] #,"10.150.9.116"]
|
||||
# The address to serve on WAN.
|
||||
# address = "0.0.0.0"
|
||||
# The port to serve on.
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -53,6 +53,7 @@
|
||||
.weekday-bar {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
flex: 1;
|
||||
min-width: 60px;
|
||||
|
||||
Reference in New Issue
Block a user