commit
This commit is contained in:
@@ -73,14 +73,14 @@
|
||||
&.is-active {
|
||||
background: rgba(255, 255, 255, 0.1) !important;
|
||||
}
|
||||
&:first-child {
|
||||
border-top-left-radius: 15px;
|
||||
border-top-right-radius: 15px;
|
||||
}
|
||||
&:last-child {
|
||||
border-bottom-left-radius: 15px;
|
||||
border-bottom-right-radius: 15px;
|
||||
}
|
||||
//&:first-child {
|
||||
// border-top-left-radius: 15px;
|
||||
// border-top-right-radius: 15px;
|
||||
//}
|
||||
//&:last-child {
|
||||
// border-bottom-left-radius: 15px;
|
||||
// border-bottom-right-radius: 15px;
|
||||
//}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user