mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 06:55:06 -04:00
refactor(ui-lib): prevent c-button to shrink
This commit is contained in:
parent
f080933d2a
commit
61ece2387f
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ const tag = computed(() => {
|
|||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-shrink: 0;
|
||||
|
||||
// outline-offset: 1px;
|
||||
&.round {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue