This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
adjust TagModal form
itizawa
7 years ago
parent
e0f84a8a33
commit
500e1ae975
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
src/client/styles/scss/_tag.scss
+ 5
- 0
src/client/styles/scss/_tag.scss
View File
@@ -25,5 +25,10 @@
}
}
+}
+#editTagModal {
+ .form-control {
+ height: auto;
+ }
}