Skip to content

Commit cd9c1ee

Browse files
committed
Merge remote-tracking branch 'origin/1.3.x'
2 parents bf026e5 + ea07c6a commit cd9c1ee

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

frontend/src/styles/common.scss

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -101,22 +101,6 @@ blockquote {
101101
color: #8c8c8c;
102102
}
103103

104-
input {
105-
box-sizing: border-box;
106-
font-size: 0.85em;
107-
padding: 0.5em;
108-
border-radius: 3px;
109-
border: 0;
110-
outline: none;
111-
border: 1px solid #ddd;
112-
}
113-
114-
input:focus {
115-
border: 0;
116-
outline: none;
117-
border: 1px solid #ddd;
118-
}
119-
120104
code {
121105
font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier,
122106
monospace, sans-serif;
@@ -189,4 +173,4 @@ h4 {
189173
.ant-tree {
190174
background: transparent !important;
191175
}
192-
}
176+
}

0 commit comments

Comments
 (0)