mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
bugfix for the rule description in web ui
This commit is contained in:
@@ -62,8 +62,11 @@ body, html {
|
||||
}
|
||||
|
||||
.topHead .ctrlWrapper{
|
||||
height: 26px;
|
||||
line-height: 26px;
|
||||
height : 26px;
|
||||
line-height : 26px;
|
||||
overflow : hidden;
|
||||
text-overflow : ellipsis;
|
||||
white-space : nowrap;
|
||||
}
|
||||
|
||||
.topHead .ctrlWrapper .sep{
|
||||
|
||||
Reference in New Issue
Block a user