mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-20 12:52:00 +02:00
Add custom radio button
This commit is contained in:
@@ -108,7 +108,7 @@ const Details: React.FC<{}> = () => {
|
||||
">
|
||||
<!-- Pagination item -->
|
||||
<div style="
|
||||
/* Content is centered */
|
||||
/* Center the content */
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -121,7 +121,7 @@ const Details: React.FC<{}> = () => {
|
||||
|
||||
<!-- Don't set the right border for the last item -->
|
||||
<div style="
|
||||
/* Content is centered */
|
||||
/* Center the content */
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Reference in New Issue
Block a user