Skip to content

Commit 59dba79

Browse files
committed
Let taskbar grow to give the buttons space. No need to limit size, since the image can grow too.
1 parent c9e422e commit 59dba79

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

styles.css

-4
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,6 @@ li {
193193
margin-top: 1em;
194194
}
195195

196-
.taskbar-container .tc-container {
197-
max-width: 700px;
198-
}
199-
200196
.taskbar {
201197
display: flex;
202198
background-color: #7733f4;

0 commit comments

Comments
 (0)