8 lines
113 B
CSS
8 lines
113 B
CSS
:root:root:root button:not([class])
|
|
{
|
|
border-radius: 0.375rem;
|
|
float: left;
|
|
overflow: hidden;
|
|
width: 100%;
|
|
}
|