Skip to content

Commit e20ea54

Browse files
committed
higher tool bar
1 parent 64c5c53 commit e20ea54

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/assets/.DS_Store

0 Bytes
Binary file not shown.

src/assets/timepasses/.DS_Store

2 KB
Binary file not shown.

src/styles/components.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ button:hover {
586586
right: 20px;
587587
min-width: 200px;
588588
text-align: left;
589-
transform: translateY(calc(100% - 120px)); /* Show more of the buttons */
589+
transform: translateY(calc(100% - 200px)); /* Show more of the buttons */
590590
transition: transform 0.3s ease;
591591
padding: 15px;
592592
overflow: visible; /* Allow content to be visible outside */

0 commit comments

Comments
 (0)