Remove hard coded border radius

pull/1751/head
Cagatay Civici 2021-11-09 13:19:27 +03:00
parent dbf29636aa
commit 02f1973bcf
2 changed files with 0 additions and 16 deletions

View File

@ -62,10 +62,6 @@ export default {
</script>
<style scoped>
.p-button.p-button-icon-only {
border-radius: 0;
}
.image-gallery {
text-align: center;
padding: 1rem;

View File

@ -324,10 +324,6 @@ export default {
<\\/script>
<style scoped>
.p-button.p-button-icon-only {
border-radius: 0;
}
.image-gallery {
text-align: center;
padding: 1rem;
@ -377,10 +373,6 @@ export default {
<\\/script>
<style scoped>
.p-button.p-button-icon-only {
border-radius: 0;
}
.image-gallery {
text-align: center;
padding: 1rem;
@ -435,10 +427,6 @@ export default {
<\\/script>
<style scoped>
.p-button.p-button-icon-only {
border-radius: 0;
}
.image-gallery {
text-align: center;
padding: 1rem;