Skip to content

Commit 9fb8637

Browse files
lamATnginxnginx-jack
authored andcommitted
fix: Inconsistent end line
1 parent b2e652e commit 9fb8637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ blockquote.side-callout {
953953
.nav-tabs {
954954
overflow-x: scroll;
955955
overflow-y: hidden;
956-
height: calc(100% + 1px);
956+
height: 100%;
957957
scrollbar-width: none;
958958

959959
list-style: none;

0 commit comments

Comments
 (0)