Update 'clock.css'

CSS portion of fix for issue #8
This commit is contained in:
20xd6 2021-11-19 17:17:01 -05:00
parent 7df5bbd271
commit cb83a330ef

View File

@ -7,3 +7,6 @@ select {
.chkbox {
display: inline-block;
}
.time_copy_btn {
margin-left: 5px;
}