Skip to content

Commit f36095f

Browse files
committedApr 17, 2021
#58 altered radius of back button
1 parent 8631bab commit f36095f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/components/FileBrowser.vue

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ tbody {
4848
}
4949
.back-route {
5050
padding-right: 100%;
51+
padding-top: 20px;
52+
padding-bottom: 15px;
5153
}
5254
.back-route td {
5355
border-top: none;

0 commit comments

Comments
 (0)
Please sign in to comment.