mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
feat(UI): query tab name based on content
This commit is contained in:
@ -473,7 +473,8 @@ export default {
|
||||
line-height: 1.2;
|
||||
position: relative;
|
||||
|
||||
&:hover {
|
||||
&:hover,
|
||||
&.selected {
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user