mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
💄 Add "ellipsis" overflow to inputs to make clear when there is
more text
This commit is contained in:
@@ -268,6 +268,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
// Input
|
||||
.el-input__inner {
|
||||
border-radius: 20px;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.el-input--small .el-input__inner {
|
||||
border-radius: 13px;
|
||||
|
||||
Reference in New Issue
Block a user