This commit is contained in:
mynah
2018-08-15 01:08:15 +00:00
parent 471c05e7c9
commit dad034eed3

View File

@@ -10,6 +10,7 @@ article.select{
} }
select.entry{ select.entry{
margin:10px; margin:10px;
min-height:400px;
} }
option.entry{ option.entry{
margin:10px; margin:10px;
@@ -18,6 +19,7 @@ article.view{
flex:1; flex:1;
min-width:200px; min-width:200px;
max-width:500px; max-width:500px;
padding-right: 40px;
} }
article.view p{} article.view p{}
div.spcr{ div.spcr{