Skip to content

Commit 41dabca

Browse files
committed
Schildiarize tag border radius
1 parent e16e89e commit 41dabca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/elements/_TagComposer.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ limitations under the License.
5858

5959
gap: 8px;
6060
padding: 8px;
61-
border-radius: 8px;
61+
border-radius: $border-radius-8px;
6262

6363
color: $primary-content;
6464
background: $quinary-content;

0 commit comments

Comments
 (0)