mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 23:15:28 +02:00
border adjusted
This commit is contained in:
parent
82af94b1e5
commit
cb1ce28211
1 changed files with 5 additions and 5 deletions
|
@ -151,9 +151,9 @@
|
||||||
transition-property: background-color;
|
transition-property: background-color;
|
||||||
transition-duration: 0.1s;
|
transition-duration: 0.1s;
|
||||||
@apply --squircle;
|
@apply --squircle;
|
||||||
|
border: 2px solid transparent;
|
||||||
|
|
||||||
&--selected
|
&--selected {
|
||||||
{
|
|
||||||
border: 2px solid rgba(147, 166, 233, 0.5);
|
border: 2px solid rgba(147, 166, 233, 0.5);
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue