fix: border radius

This commit is contained in:
doryan 2024-08-17 21:41:04 +04:00
parent e617f1694e
commit b26cfa5b54

View File

@ -14,7 +14,7 @@
background-color: #00000020;
}
textview {
border-radius: 5px;
border-radius: 7px;
padding: 7px 8px;
background: #E6E6E6;
outline-offset: 2px;