Skip to content

Commit

Permalink
slight tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
yyassi-heartex committed Nov 13, 2024
1 parent 1a1cbb7 commit 2cb119a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions label_studio/core/static/css/uikit.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,6 @@ textarea {
font: inherit;
}

a.button,
input,
button,
textarea {
border: 1px solid var(--border-color);
padding: 9px 16px;
}

input[type=text][disabled] {
background: rgba(0, 0, 0, 0.03);
color: rgba(0, 0, 0, 0.4)
Expand Down Expand Up @@ -150,6 +142,7 @@ ul.toggle li.active {
width: 28px;
height: 28px;
display: flex;
flex: none;
overflow: hidden;
position: relative;
align-items: center;
Expand Down

0 comments on commit 2cb119a

Please sign in to comment.