Skip to content

Commit 983580b

Browse files
committed
Add in the new radius size
1 parent 3d8533b commit 983580b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Helium/gtk-4.0/_tauos.scss

+3
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@
120120
.x-large-radius {
121121
border-radius: 12px;
122122
}
123+
.xx-large-radius {
124+
border-radius: 24px;
125+
}
123126
.circle-radius {
124127
border-radius: 50%;
125128
}

0 commit comments

Comments
 (0)