This website works better with JavaScript
Home
Explore
Help
Register
Sign In
iapt-platform
/
mint
mirror of
https://github.com/iapt-platform/mint.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
修正词典宽度
bhikkhu-kosalla-china
2 years ago
parent
2156da428b
commit
053cb06871
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
public/app/dict/css/style.css
+ 1
- 0
public/app/dict/css/style.css
View File
@@ -37,6 +37,7 @@ body {
#dict_ref {
flex: 6;
padding: 0.5em 1.5em;
+ width: 100%;
}
#dict_user {