fix: border radius
This commit is contained in:
parent
e617f1694e
commit
b26cfa5b54
|
@ -14,7 +14,7 @@
|
|||
background-color: #00000020;
|
||||
}
|
||||
textview {
|
||||
border-radius: 5px;
|
||||
border-radius: 7px;
|
||||
padding: 7px 8px;
|
||||
background: #E6E6E6;
|
||||
outline-offset: 2px;
|
||||
|
|
Loading…
Reference in New Issue