mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-06 16:32:01 -05:00
Add support for drag/drop to key formatted textareas
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
}
|
||||
|
||||
.at-Input-button {
|
||||
width: @at-input-button-width;
|
||||
min-width: @at-input-button-width;
|
||||
display: block;
|
||||
height: 100%;
|
||||
|
||||
@@ -56,7 +56,6 @@
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
|
||||
.at-InputGroup {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user